00:00

QUESTION 1

What are default kubernetes namespaces?

Correct Answer: A
https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
Graphical user interface, text Description automatically generated with medium confidence
KCNA dumps exhibit

QUESTION 2

What is etcd used for in Kubernetes?

Correct Answer: D
etcd serves as a distributed object store that backs the Kubernetes API.

QUESTION 3

How can you achieve cost optimization in the cloud environment?

Correct Answer: C

QUESTION 4

What is the name of the Kubernetes agent that runs on each worker nodes?

Correct Answer: A
https://kubernetes.io/docs/concepts/overview/components/
Graphical user interface, diagram, application Description automatically generated
KCNA dumps exhibit

QUESTION 5

What command can you use to get documentation about a resource type from the command line?

Correct Answer: B
https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#explain Graphical user interface, text, application, email Description automatically generated
KCNA dumps exhibit