본문 바로가기
MLOps/Doker & Kubernetes

Udemy CKA 강의 정리 38: Practice Test - Services

by 공부하는 무니 2023. 1. 5.
반응형

해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests  강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다.

⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다.


💻
Services 실습

Q1. How many Services exist on the system?

Q2. Information only

Q3. What is the type of the default kubernetesservice?

Q4. What is the targetPortconfigured on the kubernetesservice?

Q5. How many labels are configured on the kubernetesservice?

Q6. How many Endpoints are attached on the kubernetesservice?

Q7. How many Deployments exist on the system now?

Q8. What is the image used to create the pods in the deployment?

Q9. Are you able to access the Web App UI?

Q10. Create a new service to access the web application using the service-definition-1.yaml file.

Q11. Access the web application using the tab simple-webapp-ui above the terminal window.

반응형

댓글