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

Which of the following sentences is true about namespaces in Kubernetes?

A.

You can create a namespace within another namespace in Kubernetes.

B.

You can create two resources of the same kind and name in a namespace.

C.

The default namespace exists when a new cluster is created.

D.

All the objects in the cluster are namespaced by default.

Question # 12

Which of the following options includes valid API versions?

A.

alpha1v1, beta3v3, v2

B.

alpha1, beta3, v2

C.

v1alpha1, v2beta3, v2

D.

v1alpha1, v2beta3, 2.0

Question # 13

What is an advantage of using the Gateway API compared to Ingress in Kubernetes?

A.

To automatically scale workloads based on CPU and memory utilization.

B.

To provide clearer role separation between infrastructure providers and application developers.

C.

To configure routing rules through annotations directly on Ingress resources.

D.

To expose an application externally by creating only a Service resource.

Question # 14

Which tools enable Kubernetes HorizontalPodAutoscalers to use custom, application-generated metrics to trigger scaling events?

A.

Prometheus and the prometheus-adapter.

B.

Graylog and graylog-autoscaler metrics.

C.

Graylog and the kubernetes-adapter.

D.

Grafana and Prometheus.

Question # 15

Can a Kubernetes Service expose multiple ports?

A.

No, you can only expose one port per each Service.

B.

Yes, but you must specify an unambiguous name for each port.

C.

Yes, the only requirement is to use different port numbers.

D.

No, because the only port you can expose is port number 443.

Question # 16

What fields must exist in any Kubernetes object (e.g. YAML) file?

A.

apiVersion, kind, metadata

B.

kind, namespace, data

C.

apiVersion, metadata, namespace

D.

kind, metadata, data

Question # 17

What is a probe within Kubernetes?

A.

A monitoring mechanism of the Kubernetes API.

B.

A pre-operational scope issued by the kubectl agent.

C.

A diagnostic performed periodically by the kubelet on a container.

D.

A logging mechanism of the Kubernetes API.

Question # 18

What sentence is true about CronJobs in Kubernetes?

A.

A CronJob creates one or multiple Jobs on a repeating schedule.

B.

A CronJob creates one container on a repeating schedule.

C.

CronJobs are useful on Linux but are obsolete in Kubernetes.

D.

The CronJob schedule format is different in Kubernetes and Linux.

Question # 19

Which command lists the running containers in the current Kubernetes namespace?

A.

kubectl get pods

B.

kubectl ls

C.

kubectl ps

D.

kubectl show pods

Question # 20

Which storage operator in Kubernetes can help the system to self-scale, self-heal, etc?

A.

Rook

B.

Kubernetes

C.

Helm

D.

Container Storage Interface (CSI)

Go to page: