Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

CKAD VCE Exam Download

Page: 3 / 4
Total 48 questions

Certified Kubernetes Application Developer (CKAD) Program Questions and Answers

Question 9

Task

You are required to create a pod that requests a certain amount of CPU and memory, so it gets scheduled to-a node that has those resources available.

• Create a pod named nginx-resources in the pod-resources namespace that requests a minimum of 200m CPU and 1Gi memory for its container

• The pod should use the nginx image

• The pod-resources namespace has already been created

Options:

Question 10

Task:

Modify the existing Deployment named broker-deployment running in namespace quetzal so that its containers.

1) Run with user ID 30000 and

2) Privilege escalation is forbidden

The broker-deployment is manifest file can be found at:

Options:

Question 11

Context

It is always useful to look at the resources your applications are consuming in a cluster.

Task

• From the pods running in namespace cpu-stress , write the name only of the pod that is consuming the most CPU to file /opt/KDOBG030l/pod.txt, which has already been created.

Options:

Question 12

You must connect to the correct host . Failure to do so may result in a zero score.

[candidate@base] $ ssh ckad00044

Task:

Update the existing Deployment busybox running in the namespace rapid-goat .

First, change the container name to musl.

Next, change the container image to busybox:musl .

Finally, ensure that the changes to the busybox Deployment, running in the

namespace rapid-goat, are rolled out.

Options:

Page: 3 / 4
Total 48 questions