summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-10-22 12:11:53 -0700
committerGitHub <noreply@github.com>2018-10-22 12:11:53 -0700
commit3005cd4324e34428c5c97735d4ef155a5c76eb92 (patch)
tree0fc52b61035d1bdba783e263cdaaae8a44e2dde6
parent96cd7b1427130f109ba1199d6c0e48226dccc797 (diff)
parent8242f914ce2d8861e928058882d1c6be239e8d0e (diff)
Merge pull request #2561 from pmorie/charter
SIG Multicluster charter
-rw-r--r--sig-multicluster/README.md2
-rw-r--r--sig-multicluster/charter.md47
-rw-r--r--sigs.yaml2
3 files changed, 50 insertions, 1 deletions
diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md
index 24f3c4a1..62f368cc 100644
--- a/sig-multicluster/README.md
+++ b/sig-multicluster/README.md
@@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
A Special Interest Group focused 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.
+The [charter](charter.md) defines the scope and governance of the Multicluster Special Interest Group.
+
## Meetings
* Regular SIG Meeting: [Tuesdays at 9:30 PT (Pacific Time)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:30&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](https://docs.google.com/document/d/18mk62nOXE_MCSSnb4yJD_8UadtzJrYyJxFwbrgabHe8/edit).
diff --git a/sig-multicluster/charter.md b/sig-multicluster/charter.md
new file mode 100644
index 00000000..89df3865
--- /dev/null
+++ b/sig-multicluster/charter.md
@@ -0,0 +1,47 @@
+# SIG Multicluster Charter
+
+This charter adheres to the conventions described in the [Kubernetes Charter README] and uses
+the Roles and Organization Management outlined in [sig-governance].
+
+## Scope
+
+The scope of SIG Multicluster is limited to the following subprojects:
+
+- The [cluster-registry](https://github.com/kubernetes/cluster-registry)
+- Kubernetes federation:
+ - [Federation v2](https://github.com/kubernetes-sigs/federation-v2)
+ - [Federation v1](https://github.com/kubernetes/federation)
+- [Kubemci](https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress)
+
+### In scope
+
+See [SIG README].
+
+#### Code, Binaries and Services
+
+SIG Multicluster code and binaries are limited to those from one of the SIG subprojects.
+
+#### Cross-cutting and Externally Facing Processes
+
+- Consult with other SIGs and the community on how the in-scope mechanisms
+ should work and integrate with other areas of the wider Kubernetes ecosystem
+
+### Out of scope
+
+- Software that creates or manages the lifecycle of Kubernetes clusters
+
+## Roles and Organization Management
+
+This sig follows adheres to the Roles and Organization Management outlined in [sig-governance]
+and opts-in to updates and modifications to [sig-governance].
+
+### Subproject Creation
+
+SIG Multicluster delegates subproject approval to Technical Leads. See [Subproject creation - Option 1].
+
+[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md
+[sig-subprojects]: https://github.com/kubernetes/community/blob/master/sig-multicluster/README.md#subprojects
+[sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml#L1042
+[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md
+[Subproject creation - Option 1]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md#subproject-creation
+[SIG README]: https://github.com/kubernetes/community/blob/master/sig-multicluster/README.md \ No newline at end of file
diff --git a/sigs.yaml b/sigs.yaml
index ed0bc8e0..b7ad3646 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1086,7 +1086,7 @@ sigs:
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.
- charter_link:
+ charter_link: charter.md
label: multicluster
leadership:
chairs: