Commit bba51476 authored by roberthbailey's avatar roberthbailey

Merge pull request #3100 from brendandburns/docs

Update to include links to the user FAQ
parents 44ce5bef 53f7499f
...@@ -45,6 +45,7 @@ Kubernetes documentation is organized into several categories. ...@@ -45,6 +45,7 @@ Kubernetes documentation is organized into several categories.
- for people who want to create a kubernetes cluster - for people who want to create a kubernetes cluster
- in [docs/getting-started-guides](docs/getting-started-guides) - in [docs/getting-started-guides](docs/getting-started-guides)
- **User Documentation** - **User Documentation**
- [User FAQ](wiki/User-FAQ)
- in [docs](docs/overview.md) - in [docs](docs/overview.md)
- for people who want to run programs on kubernetes - for people who want to run programs on kubernetes
- describes current features of the system (with brief mentions of planned features) - describes current features of the system (with brief mentions of planned features)
...@@ -64,7 +65,7 @@ Kubernetes documentation is organized into several categories. ...@@ -64,7 +65,7 @@ Kubernetes documentation is organized into several categories.
- **API documentation** - **API documentation**
- in [the API conventions doc](docs/api-conventions.md) - in [the API conventions doc](docs/api-conventions.md)
- and automatically generated API documentation served by the master - and automatically generated API documentation served by the master
- **Wiki** - **Wiki/FAQ**
- in [wiki](https://github.com/GoogleCloudPlatform/kubernetes/wiki) - in [wiki](https://github.com/GoogleCloudPlatform/kubernetes/wiki)
- includes a number of [Kubernetes community-contributed recipes](/contrib/recipes) - includes a number of [Kubernetes community-contributed recipes](/contrib/recipes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment