From 8e7c33224bb694c64323e997bbcb6000baea131e Mon Sep 17 00:00:00 2001 From: Tim Hockin Date: Tue, 1 Aug 2017 10:41:50 -0700 Subject: Add a doc about community-sysadmin'ed stuff (#852) --- sysadmin.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 sysadmin.md (limited to 'sysadmin.md') diff --git a/sysadmin.md b/sysadmin.md new file mode 100644 index 00000000..ba1f6dd1 --- /dev/null +++ b/sysadmin.md @@ -0,0 +1,36 @@ +# Administering Kubernetes Systems + +The Kubernetes community is supported by many systems - things like the +website, groups, test infrastructure, github bots, and so forth. The +administration of these resources should be a volunteer effort and should be +equally available to anyone in our community. + +As of July 2017 this effort has just begun. This document will detail what +resources are available for community ownership and who is currently +responsible for them. + +## Community managed + +* kubernetes.io GSuite - this is primarily needed to create associated + resources like GoogleGroups and the Google Cloud organization. Accounts in + this domain cost the CNCF actual money, so are not available for individuals. + Three steering committee members will hold the keys to three accounts on the + domain, which can be used to create `@kubernetes.io` groups as needed. + Volunteers: + * Joe Beda (@jbeda) + * Brendan Burns (@brendandburns) + * Tim Hockin (@thockin) + +## Not yet community managed + +* Twitter +* Google+ +* Blog +* Slack +* GCP Organization +* Kubernetes.io DNS +* Kubernetes.io URL redirector +* Github bots +* Test infrastructure +* reviewable.kubernetes.io +* ... -- cgit v1.2.3