Skip to content

Commit 220cc6a

Browse files
committed
Merge pull request kubernetes#11596 from brendandburns/docs
Add some additional text about getting help.
2 parents 6553ec4 + 21f5401 commit 220cc6a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,7 @@ Kubernetes documentation is organized into several categories.
9696

9797
If you have questions or want to start contributing please reach out. We don't bite!
9898

99-
You are always welcome to file a [Github issue](https://github.com/GoogleCloudPlatform/kubernetes/issues)
100-
if you have a problem or feature request, or would like
101-
feedback on an idea for something you want to implement in Kubernetes.
102-
103-
The Kubernetes team hangs out on IRC on the [#google-containers channel on freenode.net](http://webchat.freenode.net/?channels=google-containers). This client may be overloaded from time to time. If this happens you can use any [IRC client out there](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) to talk to us.
104-
105-
We also have the [google-containers Google Groups mailing list](https://groups.google.com/forum/#!forum/google-containers) for questions and discussion as well as the [kubernetes-announce mailing list](https://groups.google.com/forum/#!forum/kubernetes-announce) for important announcements (low-traffic, no chatter).
99+
Please see the [troubleshooting guide](docs/troubleshooting.md), or how to [get more help.](docs/troubleshooting.md#getting-help)
106100

107101
If you are a company and are looking for a more formal engagement with Google around Kubernetes and containers at Google as a whole, please fill out [this form](https://docs.google.com/a/google.com/forms/d/1_RfwC8LZU4CKe4vKq32x5xpEJI5QZ-j0ShGmZVv9cm4/viewform) and we'll be in touch.
108102

docs/troubleshooting.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Sometimes things go wrong. This guide is aimed at making them right. It has tw
3939

4040
# Getting help
4141

42-
If your problem isn't answered by any of guides above, there are variety of ways for you to get help from the Kubernetes team.
42+
If your problem isn't answered by any of the guides above, there are variety of ways for you to get help from the Kubernetes team.
4343

4444
## Questions
4545

@@ -66,7 +66,7 @@ The Kubernetes team hangs out on IRC at [`#google-containers`](https://botbot.me
6666

6767
## Mailing List
6868

69-
The Kubernetes mailing list is [email protected]
69+
The Kubernetes mailing list is [[email protected]](https://groups.google.com/forum/#!forum/google-containers)
7070

7171

7272
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->

0 commit comments

Comments
 (0)