Merge pull request #12551 from eparis/underscore-to-dash
Update code and docs to use - in flag names instead of _
This commit is contained in:
@@ -107,7 +107,7 @@ systemctl stop iptables-services firewalld
|
||||
|
||||
**Configure the Kubernetes services on the master.**
|
||||
|
||||
* Edit /etc/kubernetes/apiserver to appear as such. The service_cluster_ip_range IP addresses must be an unused block of addresses, not used anywhere else. They do not need to be routed or assigned to anything.
|
||||
* Edit /etc/kubernetes/apiserver to appear as such. The service-cluster-ip-range IP addresses must be an unused block of addresses, not used anywhere else. They do not need to be routed or assigned to anything.
|
||||
|
||||
```sh
|
||||
# The address on the local server to listen to.
|
||||
|
Reference in New Issue
Block a user