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:
Håvar Eggereide
2017-08-04 15:35:15 +02:00
committed by Andrew Chen
parent bda690e547
commit 33112de115
+1
View File
@@ -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
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.
### kube-apiserver
[kube-apiserver](/docs/admin/kube-apiserver) exposes the Kubernetes API. It is the front-end for the