00:00

QUESTION 6

What kubectl command is used to edit a resource on the server?

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

QUESTION 7

What standard does kubelet use to communicate with the container runtime?

Correct Answer: D
kubelet can communicate with any runtime that supports the CRI standard.

QUESTION 8

Which of the following is not a stop on the cloud native trailmap?

Correct Answer: A
https://github.com/cncf/landscape#trail-map

QUESTION 9

To run a startup task before a Pod's container starts up. What Kubernetes feature can help you ac-complish this?

Correct Answer: A
https://kubernetes.io/docs/concepts/workloads/pods/init-containers/ Text, letter Description automatically generated
KCNA dumps exhibit

QUESTION 10

How can persistent volume be provisioned?

Correct Answer: C
https://kubernetes.io/docs/concepts/storage/persistent-volumes/ Text Description automatically generated
KCNA dumps exhibit