From 33ad74f0c3bf2cb5f2f64fb925b1dcfda930201a Mon Sep 17 00:00:00 2001 From: Ray Zhou Date: Wed, 1 Apr 2020 15:34:38 +0800 Subject: [PATCH] add sig-multicluster --- sig-multicluster/OWNERS | 0 sig-multicluster/README.md | 15 +++++++++++++++ sigs.md | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 sig-multicluster/OWNERS create mode 100644 sig-multicluster/README.md diff --git a/sig-multicluster/OWNERS b/sig-multicluster/OWNERS new file mode 100644 index 000000000..e69de29bb diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md new file mode 100644 index 000000000..f3d0d67ce --- /dev/null +++ b/sig-multicluster/README.md @@ -0,0 +1,15 @@ +# Multi-cluster Special Interest Group + +The Multi-cluster SIG is to design and develop the management for multiple K8s clusters in KubeSphere. + +## Members + +- Jeff Zhang ([@zryfish](https://github.com/zryfish)), Lead + +## Meetings + +[Meeting notes](https://docs.google.com/document/d/1P0NaJbAYTK4BnMazJcrc4he-sh2YpZNvG1rkPQrNhpY/) + +## Contact + +- Slack [#sig-multicluster](https://kubesphere.slack.com/messages/sig-multicluster) diff --git a/sigs.md b/sigs.md index 0b7ac95fd..01b0351e1 100644 --- a/sigs.md +++ b/sigs.md @@ -42,7 +42,7 @@ The SIGs at present are: | [Docs](./sig-docs) | [Pengfei Zhou](https://github.com/FeynmanZhou) | [#sig-docs](https://kubesphere.slack.com/messages/sig-docs) | [Notes](https://docs.google.com/document/d/1tyB2RDJFmfwFfO2ok9dH7ttZRICDiaogSI12Ajz9CD0/) | User docs, kubesphere.io | | [Installation](./sig-installation) | [Feng Guo](https://github.com/pixiake) | [#sig-installation](https://kubesphere.slack.com/messages/sig-installation) | [Notes](https://docs.google.com/document/d/1sXMKViZ5cchbaBajRZiJsaSdMAQ1GpmDKCcq3UwT3Vg/) | KubeSphere installer and deployment | | [Microservice management](./sig-microservice) | [Jeff Zhang](https://github.com/zryfish) | [#sig-microservice](https://kubesphere.slack.com/messages/sig-microservice) | [Notes](https://docs.google.com/document/d/1eAAbdIxJwFgNjkU9xvQ8SrezW7pHgPryzOAPjZYjvFg/) | architecture, microservice governance | -| Multi-cluster| [Jeff Zhang](https://github.com/zryfish) | [#multicluster](https://kubesphere.slack.com/archives/CLHL8R1C7) | [Notes](https://github.com/kubesphere/kubesphere/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fmonitoring+) | multi-cluster management | +| [Multi-cluster](./sig-multicluster) | [Jeff Zhang](https://github.com/zryfish) | [#sig-multicluster](https://kubesphere.slack.com/messages/sig-multicluster) | [Notes](https://docs.google.com/document/d/1P0NaJbAYTK4BnMazJcrc4he-sh2YpZNvG1rkPQrNhpY/) | multi-cluster management | | Multi-tenancy| [Hongming Wan](https://github.com/wansir) | [#multitenancy](https://kubesphere.slack.com/archives/CLHL8R1C7) | [Notes](https://github.com/kubesphere/kubesphere/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fmonitoring+) | workspace, IAM | | Network | [Zhengyi Lai](https://github.com/zheng1) | [#network](https://kubesphere.slack.com/archives/CLHL8R1C7) | [Notes](https://github.com/kubesphere/kubesphere/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fmonitoring+) | network policy, CNI plugins, SDN | | Observability | [Benjamin Huo](https://github.com/benjaminhuo) | [#observability](https://kubesphere.slack.com/archives/CLHL8R1C7) | [Notes](https://github.com/kubesphere/kubesphere/issues?q=is%3Aopen+is%3Aissue+label%3Aarea%2Fmonitoring+) | Logging, Monitoring, Alerting, Notification |