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

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

What default level of protection is applied to the data in Secrets in the Kubernetes API?

A.

The values use AES symmetric encryption

B.

The values are stored in plain text

C.

The values are encoded with SHA256 hashes

D.

The values are base64 encoded

Question # 62

What is the difference between a Deployment and a ReplicaSet?

A.

With a Deployment, you can’t control the number of pod replicas.

B.

A ReplicaSet does not guarantee a stable set of replica pods running.

C.

A Deployment is basically the same as a ReplicaSet with annotations.

D.

A Deployment is a higher-level concept that manages ReplicaSets.

Question # 63

How does dynamic storage provisioning work?

A.

A user requests dynamically provisioned storage by including an existing StorageClass in their PersistentVolumeClaim.

B.

An administrator creates a StorageClass and includes it in their Pod YAML definition file without creating a PersistentVolumeClaim.

C.

A Pod requests dynamically provisioned storage by including a StorageClass and the Pod name in their PersistentVolumeClaim.

D.

An administrator creates a PersistentVolume and includes the name of the PersistentVolume in their Pod YAML definition file.

Question # 64

Which component of the Kubernetes architecture is responsible for integration with the CRI container runtime?

A.

kubeadm

B.

kubelet

C.

kube-apiserver

D.

kubectl

Question # 65

What is the primary mechanism to identify grouped objects in a Kubernetes cluster?

A.

Custom Resources

B.

Labels

C.

Label Selector

D.

Pod

Question # 66

What’s the difference between a security profile and a security context?

A.

Security Contexts configure Clusters and Namespaces at runtime. Security profiles are control plane mechanisms to enforce specific settings in the Security Context.

B.

Security Contexts configure Pods and Containers at runtime. Security profiles are control plane mechanisms to enforce specific settings in the Security Context.

C.

Security Profiles configure Pods and Containers at runtime. Security Contexts are control plane mechanisms to enforce specific settings in the Security Profile.

D.

Security Profiles configure Clusters and Namespaces at runtime. Security Contexts are control plane mechanisms to enforce specific settings in the Security Profile.

Question # 67

What is a Kubernetes Service Endpoint?

A.

It is the API endpoint of our Kubernetes cluster.

B.

It is a name of special Pod in kube-system namespace.

C.

It is an IP address that we can access from the Internet.

D.

It is an object that gets IP addresses of individual Pods assigned to it.

Question # 68

Which key-value store is used to persist Kubernetes cluster data?

A.

etcd

B.

ZooKeeper

C.

ControlPlaneStore

D.

Redis

Question # 69

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

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 # 70

Which of the following cloud native proxies is used for ingress/egress in a service mesh and can also serve as an application gateway?

A.

Frontend proxy

B.

Kube-proxy

C.

Envoy proxy

D.

Reverse proxy

Go to page: