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

Pass Using KCNA Exam Dumps

Page: 3 / 18
Total 239 questions

Kubernetes and Cloud Native Associate Questions and Answers

Question 9

When a Kubernetes Secret is created, how is the data stored by default in etcd?

Options:

A.

As Base64-encoded strings that provide simple encoding but no actual encryption.

B.

As plain text values that are directly stored without any obfuscation or additional encoding.

C.

As compressed binary objects that are optimized for space but not secured against access.

D.

As encrypted records automatically protected using the Kubernetes control plane master key.

Question 10

Which of these commands is used to retrieve the documentation and field definitions for a Kubernetes resource?

Options:

A.

kubectl explain

B.

kubectl api-resources

C.

kubectl get --help

D.

kubectl show

Question 11

In Kubernetes, what is the primary responsibility of the kubelet running on each worker node?

Options:

A.

To allocate persistent storage volumes and manage distributed data replication for Pods.

B.

To manage cluster state information and handle all scheduling decisions for workloads.

C.

To ensure that containers defined in Pod specifications are running and remain healthy on the node.

D.

To provide internal DNS resolution and route service traffic between Pods and nodes.

Question 12

Which of the following resources helps in managing a stateless application workload on a Kubernetes cluster?

Options:

A.

DaemonSet

B.

StatefulSet

C.

kubectl

D.

Deployment

Page: 3 / 18
Total 239 questions