Kubernetes and Cloud Native Associate (KCNA) — Question 5
What is the name of the lightweight Kubernetes distribution built for IoT and edge computing?
Answer options
- A. OpenShift
- B. k3s
- C. RKE
- D. k1s
Correct answer: B
Explanation
The correct answer is k3s, which is a lightweight Kubernetes distribution optimized for resource-constrained environments like IoT. OpenShift is a more comprehensive platform that includes additional features, while RKE is focused on managing Kubernetes clusters. k1s is not a recognized Kubernetes distribution.