Merge pull request #2469 from pwittrock/apply-docs-concepts

Kubectl task document for printing out containers in a cluster.
This commit is contained in:
Phillip Wittrock
2017-02-09 14:54:08 -08:00
committed by GitHub
2 changed files with 126 additions and 0 deletions
+4
View File
@@ -3,6 +3,10 @@ abstract: "Step-by-step instructions for performing operations with Kubernetes."
toc:
- docs/tasks/index.md
- title: Using the Kubectl Command-Line
section:
- docs/tasks/kubectl/list-all-running-container-images.md
- title: Configuring Pods and Containers
section:
- docs/tasks/configure-pod-container/define-environment-variable-container.md