Study. uk . com
  1. Home
  2. All questions
  3. Question 117

CKA study material · question 117 of 1000

Which fields are required in a chart's Chart.yaml? Choose two.

  1. name
  2. kubeVersion
  3. dependencies
  4. version
Show the answer

Answer: A. name
D. version

Chart.yaml must declare apiVersion, name and version; kubeVersion and dependencies are optional.

Source: Charts | Helm (Helm) — The Chart.yaml File

Challenge yourself on this topic → Study as cards