Skip to content

Commit 67d40bc

Browse files
authored
Merge pull request #21834 from abhi1604/patch-3
Grammar correction
2 parents d43c29b + 2897962 commit 67d40bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ While `--apiserver-advertise-address` can be used to set the advertise address f
118118
control-plane node's API server, `--control-plane-endpoint` can be used to set the shared endpoint
119119
for all control-plane nodes.
120120

121-
`--control-plane-endpoint` allows IP addresses but also DNS names that can map to IP addresses.
121+
`--control-plane-endpoint` allows both IP addresses and DNS names that can map to IP addresses.
122122
Please contact your network administrator to evaluate possible solutions with respect to such mapping.
123123

124124
Here is an example mapping:

0 commit comments

Comments
 (0)