Question: 1
Refer to Exhibit:
Task:
Create a Deployment named expose in the existing ckad00014 namespace running 6 replicas of a Pod. Specify a single container using the ifccncf/nginx: 1.13.7 image
Add an environment variable named NGINX_PORT with the value 8001 to the container then expose port 8001
Answer : A
Show Answer
Hide Answer
Question: 2
Refer to Exhibit:
Task:
1) First update the Deployment cka00017-deployment in the ckad00017 namespace:
*To run 2 replicas of the pod
*Add the following label on the pod:
Role userUI
2) Next, Create a NodePort Service named cherry in the ckad00017 nmespace exposing the ckad00017-deployment Deployment on TCP port 8888
Answer : A
Show Answer
Hide Answer
Question: 3
Refer to Exhibit:
Task:
Create a Pod named nginx resources in the existing pod resources namespace.
Specify a single container using nginx:stable image.
Specify a resource request of 300m cpus and 1G1 of memory for the Pod's container.
Answer : A
Show Answer
Hide Answer
Question: 4
Refer to Exhibit:
Task
A Deployment named backend-deployment in namespace staging runs a web application on port 8081.
Answer : A
Show Answer
Hide Answer
Question: 5
Refer to Exhibit:
Task:
Update the Deployment app-1 in the frontend namespace to use the existing ServiceAccount app.
Answer : A
Show Answer
Hide Answer