More git client weirdness
parent
714440f3ae
commit
66e1e236a2
|
@ -158,6 +158,7 @@ This will remove the "dedicated" taint from any nodes that have it, including th
|
||||||
|
|
||||||
You must install a pod network add-on so that your pods can communicate with each other.
|
You must install a pod network add-on so that your pods can communicate with each other.
|
||||||
|
|
||||||
|
**It is necessary to do this before you try to deploy any applications to your cluster, and before `kube-dns` will start up. Note also that Kubeadm only supports CNI based networks and therefore kubenet based networks will not work.**
|
||||||
|
|
||||||
Several CNI based network alternatives are available than enable Kubernetes pod networks. Some may also support [Network Policy](/docs/user-guide/networkpolicies/). See the [add-ons page](/docs/admin/addons/) for a complete list of available network add-ons.
|
Several CNI based network alternatives are available than enable Kubernetes pod networks. Some may also support [Network Policy](/docs/user-guide/networkpolicies/). See the [add-ons page](/docs/admin/addons/) for a complete list of available network add-ons.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue