Statements about the DNS in Kubernetes
Question:
Which of the following statements about the DNS in Kubernetes is correct? (Choose one.)
- The DNS Kubernetes extension is an optional extension. Red6Hat OpenShift Container Platform (RHOCP) does not enable DNS by default
- Both Minikube and RHOCP implement DNS by using the CoreDNS controller
- Both Minikube and RHOCP require you to provide an external DNS solution
- Minikube implements DNS by using the kube-dns controller. RHOCP implements the DNS extension by using the CoreDNS controller
Answer:
B - is the correct answer