Skip to content

Commit 33c1877

Browse files
authored
Changing "VMs" to "machines" in this sentence
The rest of this paragraph talks about nodes being "machines," whereas this sentence is more specific, referring to virtual machines ("VMs"). The article this sentence points to also uses "machines" and isn't specific to VMs.
1 parent 0c8eab9 commit 33c1877

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)