Added TOC entries and skip-titles entries for Concepts files.
This commit is contained in:
+8
-2
@@ -2,9 +2,15 @@ bigheader: "Concepts"
|
|||||||
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
|
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
|
||||||
toc:
|
toc:
|
||||||
- docs/concepts/index.md
|
- docs/concepts/index.md
|
||||||
- title: Object Metadata
|
|
||||||
section:
|
section:
|
||||||
- docs/concepts/object-metadata/annotations.md
|
- title: Kubernetes Objects
|
||||||
|
section:
|
||||||
|
- docs/concepts/abstractions/overview.md
|
||||||
|
- docs/concepts/pod.md
|
||||||
- title: Controllers
|
- title: Controllers
|
||||||
section:
|
section:
|
||||||
- docs/concepts/abstractions/controllers/statefulsets.md
|
- docs/concepts/abstractions/controllers/statefulsets.md
|
||||||
|
|
||||||
|
- title: Object Metadata
|
||||||
|
section:
|
||||||
|
- docs/concepts/object-metadata/annotations.md
|
||||||
|
|||||||
@@ -9,3 +9,4 @@ docs/api-reference/v1/definitions.md
|
|||||||
docs/api-reference/v1/operations.md
|
docs/api-reference/v1/operations.md
|
||||||
docs/user-guide/pods/_viewing-a-pod.md
|
docs/user-guide/pods/_viewing-a-pod.md
|
||||||
docs/user-guide/simple-yaml.md
|
docs/user-guide/simple-yaml.md
|
||||||
|
docs/concepts/abstractions/pod-termination.md
|
||||||
Reference in New Issue
Block a user