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

Selected CKA Kubernetes Administrator Questions Answers

Page: 4 / 6
Total 83 questions

Certified Kubernetes Administrator (CKA) Program Questions and Answers

Question 13

Ensure a single instance of pod nginx is running on each node of the Kubernetes cluster where nginx also represents the Image name which has to be used. Do not override any taints currently in place.

Use DaemonSet to complete this task and use ds-kusc00201 as DaemonSet name.

Options:

Question 14

Create a pod named kucc8 with a single app container for each of the

following images running inside (there may be between 1 and 4 images specified):

nginx + redis + memcached.

Options:

Question 15

Schedule a Pod as follows:

. Name: kucc1

. App Containers : 2

. Container Name/Images :

    redis

    Memcached

Options:

Question 16

Print pod name and start time to “/opt/pod-status” file

Options:

Page: 4 / 6
Total 83 questions