We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c94fc3 commit 79113f3Copy full SHA for 79113f3
content/en/docs/concepts/overview/components.md
@@ -33,7 +33,7 @@ The control plane's components make global decisions about the cluster (for exam
33
Control plane components can be run on any machine in the cluster. However,
34
for simplicity, set up scripts typically start all control plane components on
35
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.
+[Building High-Availability Clusters](/docs/admin/high-availability/) for an example multi-control-plane-VM setup.
37
38
### kube-apiserver
39
0 commit comments