Move Commands and Capabilities out of User Guide.

This commit is contained in:
steveperry-53
2017-01-30 16:17:18 -08:00
parent 57711a0c9b
commit 3185b43411
6 changed files with 216 additions and 109 deletions
+12
View File
@@ -2,16 +2,28 @@ bigheader: "Concepts"
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
toc:
- docs/concepts/index.md
- title: Kubectl Command Line
section:
- docs/concepts/tools/kubectl/object-management-overview.md
- title: Kubernetes Objects
section:
- docs/concepts/abstractions/overview.md
- docs/concepts/abstractions/pod.md
- title: Controllers
section:
- docs/concepts/abstractions/controllers/statefulsets.md
- title: Object Metadata
section:
- docs/concepts/object-metadata/annotations.md
- title: Configuration
section:
- docs/concepts/configuration/container-command-args.md
- title: Policies
section:
- docs/concepts/policy/container-capabilities.md