본문 바로가기
MLOps/Doker & Kubernetes

Udemy CKA 강의 정리 41: Practice Test - Namespaces

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

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

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


💻
Namespaces 실습

Q1. How many Namespaces exist on the system?

Q2. How many pods exist in the researchnamespace?

Q3. Create a POD in the financenamespace.

Q4. Which namespace has the bluepod in it?

Q5. Access the Blueweb application using the link above your terminal!!

Q6. What DNS name should the Blueapplication use to access the database db-servicein its own namespace - marketing?

Q7. What DNS name should the Blueapplication use to access the database db-servicein the devnamespace?

반응형

댓글