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

Exact2Pass Menu

Kubernetes and Cloud Native Associate

Last Update 23 hours ago Total Questions : 239

The Kubernetes and Cloud Native Associate content is now fully updated, with all current exam questions added 23 hours ago. Deciding to include KCNA practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our KCNA exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these KCNA sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Kubernetes and Cloud Native Associate practice test comfortably within the allotted time.

Question # 41

Imagine you ' re releasing open-source software for the first time. Which of the following is a valid semantic version?

A.

1.0

B.

2021-10-11

C.

0.1.0-rc

D.

v1beta1

Question # 42

A platform engineer wants to ensure that a new microservice is automatically deployed to every cluster registered in Argo CD. Which configuration best achieves this goal?

A.

Set up a Kubernetes CronJob that redeploys the microservice to all registered clusters on a schedule.

B.

Manually configure every registered cluster with the deployment YAML for installing the microservice.

C.

Create an Argo CD ApplicationSet that uses a Git repository containing the microservice manifests.

D.

Use a Helm chart to package the microservice and manage it with a single Application defined in Argo CD.

Question # 43

Which statement about the Kubernetes network model is correct?

A.

Pods can only communicate with Pods exposed via a Service.

B.

Pods can communicate with all Pods without NAT.

C.

The Pod IP is only visible inside a Pod.

D.

The Service IP is used for the communication between Services.

Question # 44

What methods can you use to scale a Deployment?

A.

With kubectl edit deployment exclusively.

B.

With kubectl scale-up deployment exclusively.

C.

With kubectl scale deployment and kubectl edit deployment.

D.

With kubectl scale deployment exclusively.

Question # 45

Which of the following actions is supported when working with Pods in Kubernetes?

A.

Managing static Pods directly through the API server.

B.

Guaranteeing Pods always stay on the same node once scheduled.

C.

Renaming containers in a Pod using kubectl patch .

D.

Creating Pods through workload resources like Deployments.

Question # 46

What is the Kubernetes abstraction that allows groups of Pods to be exposed inside a Kubernetes cluster?

A.

Deployment

B.

Daemon

C.

Unit

D.

Service

Question # 47

What are the most important resources to guarantee the performance of an etcd cluster?

A.

CPU and disk capacity.

B.

Network throughput and disk I/O.

C.

CPU and RAM memory.

D.

Network throughput and CPU.

Question # 48

What native runtime is Open Container Initiative (OCI) compliant?

A.

runC

B.

runV

C.

kata-containers

D.

gvisor

Question # 49

Kubernetes supports multiple virtual clusters backed by the same physical cluster. These virtual clusters are called:

A.

Namespaces

B.

Containers

C.

Hypervisors

D.

cgroups

Question # 50

If kubectl is failing to retrieve information from the cluster, where can you find Pod logs to troubleshoot?

A.

/var/log/pods/

B.

~/.kube/config

C.

/var/log/k8s/

D.

/etc/kubernetes/

Go to page: