Files
website/_data/concepts.yml
T
2017-01-30 16:19:56 -08:00

30 lines
717 B
YAML

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