Fix typos (#13376)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4d2bb1e5bf
commit
e119b41336
@@ -113,7 +113,7 @@ Right after `kubeadm init` there should not be any pods in these states.
|
|||||||
This is **expected** and part of the design. kubeadm is network provider-agnostic, so the admin
|
This is **expected** and part of the design. kubeadm is network provider-agnostic, so the admin
|
||||||
should [install the pod network solution](/docs/concepts/cluster-administration/addons/)
|
should [install the pod network solution](/docs/concepts/cluster-administration/addons/)
|
||||||
of choice. You have to install a Pod Network
|
of choice. You have to install a Pod Network
|
||||||
before CoreDNS may deployed fully. Hence the `Pending` state before the network is set up.
|
before CoreDNS may be deployed fully. Hence the `Pending` state before the network is set up.
|
||||||
|
|
||||||
## `HostPort` services do not work
|
## `HostPort` services do not work
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user