본문 바로가기

Computer Science/Kubernetes(CKA) 자격증 준비

Kubernetes 정리 224: Practice Test - Explore DNS

Q1. Identify the DNS solution implemented in this cluster.

Q2. How many pods of the DNS server are deployed?

Q3. What is the name of the service created for accessing CoreDNS?

Q4. What is the IP of the CoreDNS server that should be configured on PODs to resolve services?

Q5. Where is the configuration file located for configuring the CoreDNS service?

Q6. How is the Corefile passed into the CoreDNS POD?

Q7. What is the name of the ConfigMap object created for Corefile?

Q8. What is the root domain/zone configured for this kubernetes cluster?

Q9. We have deployed a set of PODs and Services in the default and payroll namespaces. Inspect them and go to the next question.

Q10. What name can be used to access the hr web server from the test Application?