Skip to content

Commit 79113f3

Browse files
authored
Change to inclusive naming
See https://inclusivenaming.org/ on why "multi-master" should be avoided.
1 parent 7c94fc3 commit 79113f3

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
@@ -33,7 +33,7 @@ The control plane's components make global decisions about the cluster (for exam
3333
Control plane components can be run on any machine in the cluster. However,
3434
for simplicity, set up scripts typically start all control plane components on
3535
the same machine, and do not run user containers on this machine. See
36-
[Building High-Availability Clusters](/docs/admin/high-availability/) for an example multi-master-VM setup.
36+
[Building High-Availability Clusters](/docs/admin/high-availability/) for an example multi-control-plane-VM setup.
3737

3838
### kube-apiserver
3939

0 commit comments

Comments
 (0)