Linux Foundation KCNA - Kubernetes and Cloud Native Associate Exam
Page: 3 / 60
Total 300 questions
Question #11 (Topic: Exam A)
How long should a stable API element in Kubernetes be supported (at minimum) after deprecation?
A. 9 months
B. 24 months
C. 12 months
D. 6 months
Answer: C
Question #12 (Topic: Exam A)
What is the name of the lightweight Kubernetes distribution built for IoT and edge computing?
A. OpenShift
B. k3s
C. RKE
D. k1s
Answer: B
Question #13 (Topic: Exam A)
Kubernetes ___ allows you to automatically manage the number of nodes in your cluster to meet demand.
A. Node Autoscaler
B. Cluster Autoscaler
C. Horizontal Pod Autoscaler
D. Vertical Pod Autoscaler
Answer: B
Question #14 (Topic: Exam A)
Which of the following statements is correct concerning Open Policy Agent (OPA)?
A. The policies must be written in Python language.
B. Kubernetes can use it to validate requests and apply policies.
C. Policies can only be tested when published.
D. It cannot be used outside Kubernetes.
Answer: B
Question #15 (Topic: Exam A)
In a cloud native world, what does the IaC abbreviation stands for?
A. Infrastructure and Code
B. Infrastructure as Code
C. Infrastructure above Code
D. Infrastructure across Code
Answer: B