diff options
| author | Jamie Hannaford <jamie.hannaford@rackspace.com> | 2017-06-05 16:22:24 +0100 |
|---|---|---|
| committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | 2017-06-07 15:28:16 +0100 |
| commit | d8b3e0cc2b3d03088e767c9323cdef149c48251a (patch) | |
| tree | 14cecd4545430ea933b4ce3a1e893c8bf41fbf6b /sig-auth | |
| parent | ec63dee0af8be6e4461e3295ab28e725ef519c4e (diff) | |
Generate SIG docs
Diffstat (limited to 'sig-auth')
| -rw-r--r-- | sig-auth/README.md | 46 |
1 files changed, 30 insertions, 16 deletions
diff --git a/sig-auth/README.md b/sig-auth/README.md index 78bf5381..7044fa35 100644 --- a/sig-auth/README.md +++ b/sig-auth/README.md @@ -1,24 +1,38 @@ -Kubernetes SIG-Auth -Kubernetes Special Interest Group for Authentication and Authorization +<!--- +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. -Goals for this SIG: -Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy. -Not in scope for this SIG: -To report specific vulnerabilities in Kubernetes, please report using these instructions: http://kubernetes.io/v1.1/docs/reporting-security-issues.html +To understand how this file is generated, see generator/README.md. +--> +# Auth SIG -General discussion of Linux security, or of containers is better directed to a non-Kubernetes mailing list. +Covers improvements to Kubernetes authorization, authentication, and cluster security policy. -Proactive or general security discussion about Kubelet should go to kubernetes-sig-node@googlegroups.com. +## Meetings +* [Wednesdays at 18:00 UTC](https://zoom.us/my/k8s.sig.auth) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=18:00&tz=UTC). -Proactive or general security discussion about the API server should go to kubernetes-sig-api-machinery@googlegroups.com. +Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit#). +## Leads +* [Eric Chiang](https://github.com/ericchiang), CoreOS +* [Jordan Liggitt](https://github.com/liggitt), Red Hat +* [David Eads](https://github.com/deads2k), Red Hat +## Contact +* [Slack](https://kubernetes.slack.com/messages/sig-auth) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth) -Links/info: -* Mailing list: https://groups.google.com/forum/#!forum/kubernetes-sig-auth -* Github team: https://github.com/orgs/kubernetes/teams/sig-auth (Use ‘@kubernetes/sig-auth’ on github to notify team members.) -* Slack channel: https://kubernetes.slack.com/messages/sig-auth/ -* Meeting frequency & time: Biweekly on Wednesdays, 11am Pacific (see agenda for which Wednesdays) -* Agenda & meeting notes: https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit# -* Hangout link: [https://zoom.us/my/k8s.sig.auth](https://zoom.us/my/k8s.sig.auth) +<!-- BEGIN CUSTOM CONTENT --> +## Goals +* Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy. + +## Non-goals +* To report specific vulnerabilities in Kubernetes, please report using these instructions: http://kubernetes.io/v1.1/docs/reporting-security-issues.html +* General discussion of Linux security, or of containers is better directed to a non-Kubernetes mailing list. +* Proactive or general security discussion about Kubelet should go to kubernetes-sig-node@googlegroups.com. +* Proactive or general security discussion about the API server should go to kubernetes-sig-api-machinery@googlegroups.com. +<!-- END CUSTOM CONTENT --> + +Last generated: Wed Jun 7 2017 14:27:56
\ No newline at end of file |
