Linux Foundation Certified Kubernetes Administrator (CKA) Program CKA Question # 22 Topic 3 Discussion

Linux Foundation Certified Kubernetes Administrator (CKA) Program CKA Question # 22 Topic 3 Discussion

CKA Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

Score: 7%

CKA Question 22

Task

Create a new NetworkPolicy named allow-port-from-namespace in the existing namespace echo. Ensure that the new NetworkPolicy allows Pods in namespace my-app to connect to port 9000 of Pods in namespace echo.

Further ensure that the new NetworkPolicy:

• does not allow access to Pods, which don't listen on port 9000

• does not allow access from Pods, which are not in namespace my-app


Get Premium CKA Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.