Space needed before list in kramdown.
Need to have a space there for the list to work with the kramdown markdown engine. Without it it is just a paragraph.
This commit is contained in:
@@ -65,6 +65,7 @@ or service through the apiserver's proxy functionality.
|
|||||||
### apiserver -> kubelet
|
### apiserver -> kubelet
|
||||||
|
|
||||||
The connections from the apiserver to the kubelet are used for:
|
The connections from the apiserver to the kubelet are used for:
|
||||||
|
|
||||||
* Fetching logs for pods.
|
* Fetching logs for pods.
|
||||||
* Attaching (through kubectl) to running pods.
|
* Attaching (through kubectl) to running pods.
|
||||||
* Providing the kubelet's port-forwarding functionality.
|
* Providing the kubelet's port-forwarding functionality.
|
||||||
|
|||||||
Reference in New Issue
Block a user