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

Kubernetes and Cloud Native KCNA Reddit Questions

Page: 10 / 18
Total 239 questions

Kubernetes and Cloud Native Associate Questions and Answers

Question 37

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

Options:

A.

kubectl get pods

B.

kubectl ls

C.

kubectl ps

D.

kubectl show pods

Question 38

In Kubernetes, which abstraction defines a logical set of Pods and a policy by which to access them?

Options:

A.

Service Account

B.

NetworkPolicy

C.

Service

D.

Custom Resource Definition

Question 39

Which tool is used to streamline installing and managing Kubernetes applications?

Options:

A.

apt

B.

helm

C.

service

D.

brew

Question 40

When modifying an existing Helm release to apply new configuration values, which approach is the best practice?

Options:

A.

Use helm upgrade with the --set flag to apply new values while preserving the release history.

B.

Use kubectl edit to modify the live release configuration and apply the updated resource values.

C.

Delete the release and reinstall it with the desired configuration to force an updated deployment.

D.

Edit the Helm chart source files directly and reapply them to push the updated configuration values.

Page: 10 / 18
Total 239 questions