- Home
- All questions
- Question 55
CKA study material · question 55 of 1000
Which two statements about --control-plane-endpoint are correct? Choose two.
Show the answer
Answer: D. It accepts a DNS name as well as an IP address
A. The name can later be repointed at a load balancer
Accepting a DNS name is what lets the endpoint be repointed at a load balancer when the cluster grows.
Source: Creating a cluster with kubeadm (Kubernetes) — Considerations about apiserver-advertise-address and ControlPlaneEndpoint