Merge pull request #5303 from zmlka/patch-2

Space needed before list in kramdown.
This commit is contained in:
Andrew Chen
2017-09-05 14:09:20 -07:00
committed by GitHub
@@ -65,6 +65,7 @@ or service through the apiserver's proxy functionality.
### apiserver -> kubelet
The connections from the apiserver to the kubelet are used for:
* Fetching logs for pods.
* Attaching (through kubectl) to running pods.
* Providing the kubelet's port-forwarding functionality.