From 7b3eea1d650ffeed4107eb9b3a55cd011f27293a Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Sun, 17 Mar 2019 22:11:35 +0530 Subject: Archive SIG Cluster Ops SIG Cluster Ops was sunset in https://github.com/kubernetes/community/issues/2031 but the directory was not archived. --- archive/sig-cluster-ops/OWNERS | 8 ++++++++ archive/sig-cluster-ops/README.md | 33 +++++++++++++++++++++++++++++++++ sig-cluster-ops/OWNERS | 8 -------- sig-cluster-ops/README.md | 33 --------------------------------- 4 files changed, 41 insertions(+), 41 deletions(-) create mode 100644 archive/sig-cluster-ops/OWNERS create mode 100644 archive/sig-cluster-ops/README.md delete mode 100644 sig-cluster-ops/OWNERS delete mode 100644 sig-cluster-ops/README.md 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 @@ + +# 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) + + + + diff --git a/sig-cluster-ops/OWNERS b/sig-cluster-ops/OWNERS deleted file mode 100644 index 0b6b1e5f..00000000 --- a/sig-cluster-ops/OWNERS +++ /dev/null @@ -1,8 +0,0 @@ -# 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/sig-cluster-ops/README.md b/sig-cluster-ops/README.md deleted file mode 100644 index 2d07fe64..00000000 --- a/sig-cluster-ops/README.md +++ /dev/null @@ -1,33 +0,0 @@ - -# 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) - - - - -- cgit v1.2.3