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

Kubernetes Application Developer CKAD Passing Score

Page: 2 / 4
Total 48 questions

Certified Kubernetes Application Developer (CKAD) Program Questions and Answers

Question 5

Task:

The pod for the Deployment named nosql in the craytisn namespace fails to start because its container runs out of resources.

Update the nosol Deployment so that the Pod:

1) Request 160M of memory for its Container

2) Limits the memory to half the maximum memory constraint set for the crayfah name space.

Options:

Question 6

Set Configuration Context:

[student@node-1] $ | kubectl

Config use-context k8s

Context

You sometimes need to observe a pod's logs, and write those logs to a file for further analysis.

Task

Please complete the following;

• Deploy the counter pod to the cluster using the provided YAMLspec file at /opt/KDOB00201/counter.yaml

• Retrieve all currently available application logs from the running pod and store them in the file /opt/KDOB0020l/log_Output.txt, which has already been created

Options:

Question 7

Context

An existing web application must be exposed externally.

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

[candidate@base] $ ssh ckad00025

An application externally using the URL external.sterling-bengal.local . Any requests starting with / must be routed to the application web-app.

To test the web application's external reachability, run

[candidate@ckad00025] $ curl

or open this URL in the remote desktop's browser.

Options:

Question 8

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

Options:

Page: 2 / 4
Total 48 questions