Typo fix: run make regenerate the files, focussed=>focused
This commit is contained in:
parent
b8d4a1b389
commit
9c0005b45b
|
@ -8,7 +8,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
|
||||||
-->
|
-->
|
||||||
# Multicluster Special Interest Group
|
# Multicluster Special Interest Group
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
## Meetings
|
## Meetings
|
||||||
* Regular SIG Meeting: [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).
|
* Regular SIG Meeting: [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).
|
||||||
|
|
|
@ -930,7 +930,7 @@ sigs:
|
||||||
- name: Multicluster
|
- name: Multicluster
|
||||||
dir: sig-multicluster
|
dir: sig-multicluster
|
||||||
mission_statement: >
|
mission_statement: >
|
||||||
A Special Interest Group focussed on solving common challenges related to the
|
A Special Interest Group focused on solving common challenges related to the
|
||||||
management of multiple Kubernetes clusters, and applications that exist therein.
|
management of multiple Kubernetes clusters, and applications that exist therein.
|
||||||
The SIG will be responsible for designing, discussing, implementing and maintaining
|
The SIG will be responsible for designing, discussing, implementing and maintaining
|
||||||
API’s, tools and documentation related to multi-cluster administration and application
|
API’s, tools and documentation related to multi-cluster administration and application
|
||||||
|
|
Loading…
Reference in New Issue