Merge pull request #12117 from davidwalter0/wip
change underscores to dashes to match the command line argument
This commit is contained in:
@@ -89,8 +89,8 @@ of this yourself. First, each kubelet needs to run with the following flags
|
||||
set:
|
||||
|
||||
```
|
||||
--cluster_dns=<DNS service ip>
|
||||
--cluster_domain=<default local domain>
|
||||
--cluster-dns=<DNS service ip>
|
||||
--cluster-domain=<default local domain>
|
||||
```
|
||||
|
||||
Second, you need to start the DNS server ReplicationController and Service. See
|
||||
|
Reference in New Issue
Block a user