Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

KCNA Exam Dumps - Kubernetes and Cloud Native Associate

Searching for workable clues to ace the Linux Foundation KCNA Exam? You’re on the right place! ExamCert has realistic, trusted and authentic exam prep tools to help you achieve your desired credential. ExamCert’s KCNA PDF Study Guide, Testing Engine and Exam Dumps follow a reliable exam preparation strategy, providing you the most relevant and updated study material that is crafted in an easy to learn format of questions and answers. ExamCert’s study tools aim at simplifying all complex and confusing concepts of the exam and introduce you to the real exam scenario and practice it with the help of its testing engine and real exam dumps

Go to page:
Question # 4

Which of the following is the correct command to run an nginx deployment with 2 replicas?

A.

kubectl run deploy nginx --image=nginx --replicas=2

B.

kubectl create deploy nginx --image=nginx --replicas=2

C.

kubectl create nginx deployment --image=nginx --replicas=2

D.

kubectl create deploy nginx --image=nginx --count=2

Full Access
Question # 5

Services and Pods in Kubernetes are ______ objects.

A.

JSON

B.

YAML

C.

Java

D.

REST

Full Access
Question # 6

Why do administrators need a container orchestration tool?

A.

To manage the lifecycle of an elevated number of containers.

B.

To assess the security risks of the container images used in production.

C.

To learn how to transform monolithic applications into microservices.

D.

Container orchestration tools such as Kubernetes are the future.

Full Access
Question # 7

Which mechanism can be used to automatically adjust the amount of resources for an application?

A.

Horizontal Pod Autoscaler (HPA)

B.

Kubernetes Event-driven Autoscaling (KEDA)

C.

Cluster Autoscaler

D.

Vertical Pod Autoscaler (VPA)

Full Access
Question # 8

A site reliability engineer needs to temporarily prevent new Pods from being scheduled on node-2 while keeping the existing workloads running without disruption. Which kubectl command should be used?

A.

kubectl cordon node-2

B.

kubectl delete node-2

C.

kubectl drain node-2

D.

kubectl pause deployment

Full Access
Go to page: