- Home
- All questions
- Question 104
CKA study material · question 104 of 1000
What does installing a Helm chart create?
Show the answer
Answer: C. A release, tracked by name
Installing a chart creates a release object that Helm tracks by the name given or generated.
Source: Using Helm | Helm (Helm) — 'helm install': Installing a Package