Add a known issues doc.

This commit is contained in:
David Oppenheimer
2015-07-20 16:32:40 -07:00
parent 220cc6a86c
commit ab3d63c95f
3 changed files with 62 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ 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 cluster](admin/cluster-troubleshooting.md) - Useful for cluster administrators and people whose Kubernetes cluster is unhappy.
You should also check the [known issues](user-guide/known-issues.md) for the release you're using.
# Getting help
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.