mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #11095 from brendandburns/docs
Add some additional text about getting help.
This commit is contained in:
commit
1551047af4
@ -17,6 +17,32 @@ Sometimes things go wrong. This guide is aimed at making them right. It has tw
|
|||||||
* [Troubleshooting your application](user-guide/application-troubleshooting.md) - Useful for users who are deploying code into Kubernetes and wondering why it is not working.
|
* [Troubleshooting your application](user-guide/application-troubleshooting.md) - Useful for users who are deploying code into Kubernetes and wondering why it is not working.
|
||||||
* [Troubleshooting your cluster](cluster-troubleshooting.md) - Useful for cluster administrators and people whose Kubernetes cluster is unhappy.
|
* [Troubleshooting your cluster](cluster-troubleshooting.md) - Useful for cluster administrators and people whose Kubernetes cluster is unhappy.
|
||||||
|
|
||||||
|
# Getting help
|
||||||
|
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.
|
||||||
|
|
||||||
|
## Questions
|
||||||
|
We have a number of FAQ pages
|
||||||
|
* [User FAQ](https://github.com/GoogleCloudPlatform/kubernetes/wiki/User-FAQ)
|
||||||
|
* [Debugging FAQ](https://github.com/GoogleCloudPlatform/kubernetes/wiki/Debugging-FAQ)
|
||||||
|
* [Services FAQ](https://github.com/GoogleCloudPlatform/kubernetes/wiki/Services-FAQ)
|
||||||
|
|
||||||
|
You may also find the StackOverflow topics relevant
|
||||||
|
* [Kubernetes](http://stackoverflow.com/questions/tagged/kubernetes)
|
||||||
|
* [Google Container Engine - GKE](http://stackoverflow.com/questions/tagged/google-container-engine)
|
||||||
|
|
||||||
|
## Bugs and Feature requests
|
||||||
|
If you have what looks like a bug, or you would like to make a feature request, please use the [Github issue tracking system](https://github.com/GoogleCloudPlatform/kubernetes/issues).
|
||||||
|
|
||||||
|
Before you file an issue, please search existing issues to see if your issue is already covered.
|
||||||
|
|
||||||
|
# Help! My question isn't covered! I need help now!
|
||||||
|
|
||||||
|
## IRC
|
||||||
|
The Kubernetes team hangs out on IRC at [```#google-containers```](https://botbot.me/freenode/google-containers/) on freenode. Feel free to come and ask any and all questions there.
|
||||||
|
|
||||||
|
## Mailing List
|
||||||
|
The Kubernetes mailing list is google-containers@googlegroups.com
|
||||||
|
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||||
[]()
|
[]()
|
||||||
|
Loading…
Reference in New Issue
Block a user