mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-31 08:37:57 +00:00
Rename master to control plane - non-breaking changes only (#11394)
K8s is moving away from the "master" terminology, so kubespray should follow the same naming conventions. See https://github.com/kubernetes/community/blob/65d886bb3029e73d9729e1d4f27422a7985233ed/sig-architecture/naming/recommendations/001-master-control-plane.md
This commit is contained in:
@@ -14,7 +14,7 @@ Installs docker in etcd group members and runs etcd on docker containers. Only u
|
||||
|
||||
### Kubeadm
|
||||
|
||||
This deployment method is experimental and is only available for new deployments. This deploys etcd as a static pod in master hosts.
|
||||
This deployment method is experimental and is only available for new deployments. This deploys etcd as a static pod on control plane hosts.
|
||||
|
||||
## Metrics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user