...
1## Support for deploying and using Kubernetes
2
3Welcome to Kubernetes! We use GitHub for tracking bugs and feature requests.
4This isn't the right place to get support for using Kubernetes, but the following
5resources are available below, thanks for understanding.
6
7### Stack Overflow
8
9The Kubernetes Community is active on Stack Overflow, you can post your questions there:
10
11* [Kubernetes on Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes)
12
13 * Here are some tips for [about how to ask good questions](https://stackoverflow.com/help/how-to-ask).
14 * Don't forget to check to see [what's on topic](https://stackoverflow.com/help/on-topic).
15
16### Documentation
17
18* [User Documentation](https://kubernetes.io/docs/)
19* [Troubleshooting Guide](https://kubernetes.io/docs/tasks/debug/)
20
21### Real-time Chat
22
23* [Slack](https://kubernetes.slack.com) ([registration](https://slack.k8s.io)):
24The `#kubernetes-users` and `#kubernetes-novice` channels are usual places where
25people offer support.
26
27### Forum
28
29* [Kubernetes Official Forum](https://discuss.kubernetes.io)
View as plain text