Pass the Linux Foundation Kubernetes Administrator CKA Questions and answers with CertsForce

Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions
Questions # 21:

Score: 4%

Question # 21

Task

Scale the deployment presentation to 6 pods.


Expert Solution
Questions # 22:

Score: 7%

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


Expert Solution
Questions # 23:

Score: 5%

Question # 23

Task

From the pod label name=cpu-utilizer, find pods running high CPU workloads and write the name of the pod consuming most CPU to the file /opt/KUTR00401/KUTR00401.txt (which already exists).


Expert Solution
Questions # 24:

Check the image version in pod without the describe command


Expert Solution
Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions