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 22 hours ago Total Questions : 239

The Kubernetes and Cloud Native Associate content is now fully updated, with all current exam questions added 22 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 # 21

Which of the following characteristics is associated with container orchestration?

A.

Application message distribution

B.

Dynamic scheduling

C.

Deploying application JAR files

D.

Virtual machine distribution

Question # 22

What component enables end users, different parts of the Kubernetes cluster, and external components to communicate with one another?

A.

kubectl

B.

AWS Management Console

C.

Kubernetes API

D.

Google Cloud SDK

Question # 23

What is the purpose of the kube-proxy?

A.

The kube-proxy balances network requests to Pods.

B.

The kube-proxy maintains network rules on nodes.

C.

The kube-proxy ensures the cluster connectivity with the internet.

D.

The kube-proxy maintains the DNS rules of the cluster.

Question # 24

Which of the following observability data streams would be most useful when desiring to plot resource consumption and predicted future resource exhaustion?

A.

stdout

B.

Traces

C.

Logs

D.

Metrics

Question # 25

Which statement best describes the role of kubelet on a Kubernetes worker node?

A.

kubelet manages the container runtime and ensures that all Pods scheduled to the node are running as expected.

B.

kubelet configures networking rules on each node to handle traffic routing for Services in the cluster.

C.

kubelet monitors cluster-wide resource usage and assigns Pods to the most suitable nodes for execution.

D.

kubelet acts as the primary API component that stores and manages cluster state information.

Question # 26

What is the default value for authorization-mode in Kubernetes API server?

A.

--authorization-mode=RBAC

B.

--authorization-mode=AlwaysAllow

C.

--authorization-mode=AlwaysDeny

D.

--authorization-mode=ABAC

Question # 27

What Kubernetes control plane component exposes the programmatic interface used to create, manage and interact with the Kubernetes objects?

A.

kube-controller-manager

B.

kube-proxy

C.

kube-apiserver

D.

etcd

Question # 28

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

Question # 29

During a team meeting, a developer mentions the significance of open collaboration in the cloud native ecosystem. Which statement accurately reflects principles of collaborative development and community stewardship?

A.

Open source projects succeed when contributors focus on code quality without the overhead of community engagement.

B.

Maintainers of open source projects act independently to make technical decisions without requiring input from contributors.

C.

Community stewardship emphasizes guiding project growth but does not necessarily include sustainability considerations.

D.

Community events and working groups foster collaboration by bringing people together to share knowledge and build connections.

Question # 30

How can you monitor the progress for an updated Deployment/DaemonSets/StatefulSets?

A.

kubectl rollout watch

B.

kubectl rollout progress

C.

kubectl rollout state

D.

kubectl rollout status

Go to page: