Kubernetes and Cloud Native Associate (KCNA) — Question 12
What is Helm?
Answer options
- A. An open source dashboard for Kubernetes.
- B. A package manager for Kubernetes applications.
- C. A custom scheduler for Kubernetes.
- D. An end to end testing project for Kubernetes applications.
Correct answer: B
Explanation
The correct answer is B because Helm is specifically designed as a package manager for Kubernetes applications, allowing users to define, install, and manage Kubernetes applications easily. Options A, C, and D describe other tools or functionalities that are not related to Helm and therefore are incorrect.