More bug fixes for TOC, titling, and formatting.
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ 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
|
||||||
section:
|
section:
|
||||||
- title: Kubernetes Objects
|
- title: Kubernetes Objects
|
||||||
section:
|
section:
|
||||||
- docs/concepts/abstractions/overview.md
|
- docs/concepts/abstractions/overview.md
|
||||||
- docs/concepts/abstractions/pod.md
|
- docs/concepts/abstractions/pod.md
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ In addition, Kubernetes contains a number of higher-level abstractions called Co
|
|||||||
|
|
||||||
* ReplicaSet
|
* ReplicaSet
|
||||||
* Deployment
|
* Deployment
|
||||||
* [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets/))
|
* [StatefulSet](/docs/concepts/abstractions/controllers/statefulsets/)
|
||||||
* DaemonSet
|
* DaemonSet
|
||||||
* Job
|
* Job
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user