We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d43c29b + 2897962 commit 67d40bcCopy full SHA for 67d40bc
content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
@@ -118,7 +118,7 @@ While `--apiserver-advertise-address` can be used to set the advertise address f
118
control-plane node's API server, `--control-plane-endpoint` can be used to set the shared endpoint
119
for all control-plane nodes.
120
121
-`--control-plane-endpoint` allows IP addresses but also DNS names that can map to IP addresses.
+`--control-plane-endpoint` allows both IP addresses and DNS names that can map to IP addresses.
122
Please contact your network administrator to evaluate possible solutions with respect to such mapping.
123
124
Here is an example mapping:
0 commit comments