diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-03-17 22:11:35 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2019-03-17 22:11:35 +0530 |
| commit | 7b3eea1d650ffeed4107eb9b3a55cd011f27293a (patch) | |
| tree | 1c126d8c26223360e26add6294a749f627e23396 /archive | |
| parent | 3ed009a12fb22d8b45a58ccad73fe4bcd2b81775 (diff) | |
Archive SIG Cluster Ops
SIG Cluster Ops was sunset in https://github.com/kubernetes/community/issues/2031
but the directory was not archived.
Diffstat (limited to 'archive')
| -rw-r--r-- | archive/sig-cluster-ops/OWNERS | 8 | ||||
| -rw-r--r-- | archive/sig-cluster-ops/README.md | 33 |
2 files changed, 41 insertions, 0 deletions
diff --git a/archive/sig-cluster-ops/OWNERS b/archive/sig-cluster-ops/OWNERS new file mode 100644 index 00000000..0b6b1e5f --- /dev/null +++ b/archive/sig-cluster-ops/OWNERS @@ -0,0 +1,8 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +reviewers: + - sig-cluster-ops-leads +approvers: + - sig-cluster-ops-leads +labels: + - sig/cluster-ops diff --git a/archive/sig-cluster-ops/README.md b/archive/sig-cluster-ops/README.md new file mode 100644 index 00000000..2d07fe64 --- /dev/null +++ b/archive/sig-cluster-ops/README.md @@ -0,0 +1,33 @@ +<!--- +This is an autogenerated file! + +Please do not edit this file directly, but instead make changes to the +sigs.yaml file in the project root. + +To understand how this file is generated, see https://git.k8s.io/community/generator/README.md +---> +# Cluster Ops Special Interest Group + +Promote operability and interoperability of Kubernetes clusters. We focus on shared operations practices for Kubernetes clusters with a goal to make Kubernetes broadly accessible with a common baseline reference. We also organize operators as a sounding board and advocacy group. + +## Meetings +* Regular SIG Meeting: [Thursdays at 20:00 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=20:00&tz=UTC). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1IhN5v6MjcAUrvLd9dAWtKcGWBWSaRU8DNyPiof3gYMY/edit#). + * [Meeting recordings](https://www.youtube.com/watch?v=7uyy37pCk4U&list=PL69nYSiGNLP3b38liicqy6fm2-jWT4FQR). + +## Leadership + +### Chairs +The Chairs of the SIG run operations and processes governing the SIG. + +* Rob Hirschfeld (**[@zehicle](https://github.com/zehicle)**), RackN +* Jaice Singer DuMars (**[@jdumars](https://github.com/jdumars)**), Google + +## Contact +* [Slack](https://kubernetes.slack.com/messages/sig-cluster-ops) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops) +* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fcluster-ops) + +<!-- BEGIN CUSTOM CONTENT --> + +<!-- END CUSTOM CONTENT --> |
