본문 바로가기
MLOps/Doker & Kubernetes

Udemy CKA 강의 정리 176: Practice Test - Network Policy

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

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

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


Q1. How many network policies do you see in the environment?

 

Q2. What is the name of the Network Policy?

 

Q3. Which pod is the Network Policy applied on?

 

Q4. What type of traffic is this Network Policy configured to handle?

 

Q5. What is the impact of the rule configured on this Network Policy? 

 

Q6. What is the impact of the rule configured on this Network Policy?

 

Q7. Access the UI of these applications using the link given above the terminal.

 

Q8. Perform a connectivity test using the User Interface in these Applications to access the payroll-service at port 8080.

 

Q9. Perform a connectivity test using the User Interface of the Internal Application to access the external-service at port 8080.

 

Q10. Create a network policy to allow traffic from the Internal application only to the payroll-service and db-service.

 

반응형

댓글