Where does Capabilities.KubeVersion.Version come from?
In the docs it says provides information about what capabilities the Kubernetes cluster supports
Which cluster?
If I print out the variable in one of my templates it says 1.23 but I have no 1.23 k8s version installed anywhere.
Hey guys,
How to pull dependency helm chart which is in a private repo from umbrella helm chart? [how do i pass the creds of my private chart repo to umbrella chart to pull the dependency chart]
Hello, does anyone know if there is a way to run some kubectl commands that would compare a deployed helm version running in GKE on your cluster with a values.yaml to lets say the latest released helm chart (external helm chart e.g. prometheus)?