From af3a0baf9050a90f5f4a036eac970f66e2a5e647 Mon Sep 17 00:00:00 2001 From: Paul Morie Date: Mon, 20 Aug 2018 12:07:08 -0400 Subject: [PATCH] SIG Multicluster charter --- sig-multicluster/README.md | 2 ++ sig-multicluster/charter.md | 45 +++++++++++++++++++++++++++++++++++++ sigs.yaml | 2 +- 3 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 sig-multicluster/charter.md diff --git a/sig-multicluster/README.md b/sig-multicluster/README.md index 2fb331a602e..14e2708bf0e 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 00000000000..bbb195a9839 --- /dev/null +++ b/sig-multicluster/charter.md @@ -0,0 +1,45 @@ +# 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 includes: + +- Solving common challenges related to management of multiple Kubernetes clusters and the applications that exist therein +- Designing, discussing, implementing, and maintaining APIs, tools, and documentation related to multi-cluster administration and application management + +### In scope + +Link to SIG section in [sigs.yaml] + +#### Code, Binaries and Services + +- Mechanisms in Kubernetes that track information about multiple clusters +- Mechanisms in Kubernetes that place resources into multiple clusters + +#### Cross-cutting and Externally Facing Processes + +- Consult with other SIGs and the community on how the mechanisms in scope for + the SIG 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-YOURSIG/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 \ No newline at end of file diff --git a/sigs.yaml b/sigs.yaml index 1709f6a92ed..3a9187e868d 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -1051,7 +1051,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: