add newline above kube-apiserver
kube-apiserver heading did not render correct on my Chrome. The change did nothing to the github preview so maybe there is a fix already, but consistency with the other headings might be worth the change.
This commit is contained in:
committed by
Andrew Chen
parent
bda690e547
commit
33112de115
@@ -19,6 +19,7 @@ Master components can be run on any node in the cluster. However,
|
|||||||
for simplicity, set up scripts typically start all master components on
|
for simplicity, set up scripts typically start all master components on
|
||||||
the same VM, and do not run user containers on this VM. See
|
the same VM, and do not run user containers on this VM. See
|
||||||
[Building High-Availability Clusters](/docs/admin/high-availability) for an example multi-master-VM setup.
|
[Building High-Availability Clusters](/docs/admin/high-availability) for an example multi-master-VM setup.
|
||||||
|
|
||||||
### kube-apiserver
|
### kube-apiserver
|
||||||
|
|
||||||
[kube-apiserver](/docs/admin/kube-apiserver) exposes the Kubernetes API. It is the front-end for the
|
[kube-apiserver](/docs/admin/kube-apiserver) exposes the Kubernetes API. It is the front-end for the
|
||||||
|
|||||||
Reference in New Issue
Block a user