From 761e8eab416dc91fe59512063deaf2c8ef0b242a Mon Sep 17 00:00:00 2001 From: Irfan Ur Rehman Date: Wed, 20 Dec 2017 15:16:53 +0530 Subject: [PATCH] [sig-multicluster] Update sig mission~ --- sig-multicluster/README.md | 2 +- sigs.yaml | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md index eff87677d..453ebf451 100644 --- a/sig-multicluster/README.md +++ b/sig-multicluster/README.md @@ -8,7 +8,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener --> # Multicluster SIG -Covers multi-cluster Kubernetes use cases and tooling. This includes: application resiliency against availability zone outages; hybrid clouds; spanning of multiple could providers; application migration from private to public clouds (and vice versa); and other similar subjects. This SIG was formerly called sig-federation and focused on the Federation project, but expanded its charter to all multi-cluster concerns in August 2017. +A Special Interest Group focussed on solving common challenges related to the management of multiple Kubernetes clusters, and applications that exist therein. The SIG will be responsible for designing, discussing, implementing and maintaining API’s, tools and documentation related to multi-cluster administration and application management. This includes not only active automated approaches such as Cluster Federation, but also those that employ batch workflow-style continuous deployment systems like Spinnaker and others. Standalone building blocks for these and other similar systems (for example a cluster registry), and proposed changes to kubernetes core where appropriate will also be in scope. ## Meetings * [Tuesdays at 9:30 PT (Pacific Time)](https://zoom.us/my/k8s.mc) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:30&tz=PT%20%28Pacific%20Time%29). diff --git a/sigs.yaml b/sigs.yaml index 0801919b7..b9b89a2af 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -570,12 +570,15 @@ sigs: - name: Multicluster dir: sig-multicluster mission_statement: > - Covers multi-cluster Kubernetes use cases and tooling. This includes: - application resiliency against availability zone outages; hybrid clouds; - spanning of multiple could providers; application migration from private - to public clouds (and vice versa); and other similar subjects. This SIG - was formerly called sig-federation and focused on the Federation project, - but expanded its charter to all multi-cluster concerns in August 2017. + A Special Interest Group focussed on solving common challenges related to the + management of multiple Kubernetes clusters, and applications that exist therein. + The SIG will be responsible for designing, discussing, implementing and maintaining + API’s, tools and documentation related to multi-cluster administration and application + management. This includes not only active automated approaches such as Cluster + Federation, but also those that employ batch workflow-style continuous deployment + systems like Spinnaker and others. Standalone building blocks for these and other + similar systems (for example a cluster registry), and proposed changes to kubernetes + core where appropriate will also be in scope. label: multicluster leads: - name: Christian Bell