Skip to content

Commit 98255cc

Browse files
authored
Merge pull request #31828 from JayBeale/patch-1
Changing "VMs" to "machines" in this sentence
2 parents 0c8eab9 + 33c1877 commit 98255cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/overview/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Control plane components can be run on any machine in the cluster. However,
3030
for simplicity, set up scripts typically start all control plane components on
3131
the same machine, and do not run user containers on this machine. See
3232
[Creating Highly Available clusters with kubeadm](/docs/setup/production-environment/tools/kubeadm/high-availability/)
33-
for an example control plane setup that runs across multiple VMs.
33+
for an example control plane setup that runs across multiple machines.
3434

3535
### kube-apiserver
3636

0 commit comments

Comments
 (0)