Skip to content

Commit 2897962

Browse files
committed
Grammar correction
Made a small gramatical correction to a sentence. Update create-cluster-kubeadm.md
1 parent 859b172 commit 2897962

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)