diff options
Diffstat (limited to 'sig-auth')
| -rw-r--r-- | sig-auth/README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sig-auth/README.md b/sig-auth/README.md new file mode 100644 index 00000000..a74df057 --- /dev/null +++ b/sig-auth/README.md @@ -0,0 +1,23 @@ +Kubernetes SIG-Auth +Kubernetes Special Interest Group for Authentication and Authorization + + +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 + +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. + + + +Links/info: +* Mailing list: https://groups.google.com/forum/#!pendingmember/kubernetes-sig-auth/apply +* 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#
\ No newline at end of file |
