Merge pull request #2679 from castrojo/move-list

Replace kubernetes-users mentions with new location
This commit is contained in:
k8s-ci-robot 2018-09-17 07:17:11 -07:00 committed by GitHub
commit a2998f993c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@ relevant to you, as you would any other Google Group.
* [kubernetes-announce] broadcasts major project announcements such as releases and security issues
* [kubernetes-dev] hosts development announcements and discussions around developing kubernetes itself
* [kubernetes-users] is where kubernetes users trade notes
* [Discuss Kubernetes] is where kubernetes users trade notes
* Additional Google groups exist and can be joined for discussion related to each SIG and Working Group. These are linked from the [SIG list](/sig-list.md).
## Accessing community documents
@ -94,7 +94,7 @@ Kubernetes is the main focus of CloudNativeCon/KubeCon, held every spring in Eur
[kubernetes-community-video-chat]: https://groups.google.com/forum/#!forum/kubernetes-community-video-chat
[kubernetes-announce]: https://groups.google.com/forum/#!forum/kubernetes-announce
[kubernetes-dev]: https://groups.google.com/forum/#!forum/kubernetes-dev
[kubernetes-users]: https://groups.google.com/forum/#!forum/kubernetes-users
[Discuss Kubernetes]: https://discuss.kubernetes.io
[kubernetes.slack.com]: https://kubernetes.slack.com
[Slack]: http://slack.k8s.io
[Special Interest Group]: /README.md#SIGs

View File

@ -32,7 +32,7 @@ A list of common resources when contributing to Kubernetes.
- [Calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com)
- [kubernetes-dev](https://groups.google.com/forum/#!forum/kubernetes-dev)
- [kubernetes-users](https://groups.google.com/forum/#!forum/kubernetes-users)
- [Kubernetes Forums](https://discuss.kubernetes.io)
- [Slack channels](http://slack.k8s.io/)
- [StackOverflow](https://stackoverflow.com/questions/tagged/kubernetes)
- [YouTube Channel](https://www.youtube.com/c/KubernetesCommunity/)

View File

@ -59,7 +59,7 @@ Support requests should be directed to the following:
* [Slack](https://kubernetes.slack.com) ([registration](http://slack.k8s.io))
* [Email/Groups](https://groups.google.com/forum/#!forum/kubernetes-users)
* [Discussion forums](https://discuss.kubernetes.io)
### User support response example

View File

@ -28,7 +28,7 @@ Guidelines for drafting a SIG Charter can be found [here](/committee-steering/go
### Prerequisites
* Propose the new SIG publicly, including a brief mission statement, by emailing kubernetes-dev@googlegroups.com and kubernetes-users@googlegroups.com, then wait a couple of days for feedback.
* Propose the new SIG publicly, including a brief mission statement, by emailing kubernetes-dev@googlegroups.com and posting to discuss.kubernetes.io, then wait a couple of days for feedback.
* Ask a repo maintainer to create a github label, if one doesn't already exist: sig/foo.
* Request a new [kubernetes.slack.com](http://kubernetes.slack.com) channel (#sig-foo) from the #slack-admins channel. New users can join at [slack.kubernetes.io](http://slack.kubernetes.io).
* Organize video meetings as needed. No need to wait for the [Weekly Community Video Conference](community/README.md) to discuss. Please report summary of SIG activities there.