Skip to content

Commit

Permalink
Fix typos (#13376)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghaichao12 authored and k8s-ci-robot committed Apr 8, 2019
1 parent 4d2bb1e commit e119b41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
should [install the pod network solution](/docs/concepts/cluster-administration/addons/)
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

Expand Down

0 comments on commit e119b41

Please sign in to comment.