Add kubectl overview tutorial

This commit is contained in:
Phillip Wittrock
2017-01-17 12:57:19 -08:00
parent 7fe46b7a09
commit 96040f3824
2 changed files with 191 additions and 2 deletions
+3 -2
View File
@@ -2,7 +2,9 @@ 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
@@ -10,7 +12,6 @@ toc:
- title: Controllers
section:
- docs/concepts/abstractions/controllers/statefulsets.md
- title: Object Metadata
section:
- docs/concepts/object-metadata/annotations.md