pluto
pluto copied to clipboard
Can pluto be run inside a cluster? Is there a helm chart or a reference manifest?
I find that using pluto is a very nice way to make sure my cluster workloads are using recent apiVersions.
However, manually running pluto seems wrong. Running pluto in Jenkins or Gitlab CI means I need to give the CI permissions to access my cluster.
So, is it possible to run pluto from inside the cluster? Talking to the kube-apiserver directly?
If so, is there a reference manifest or a helm chart to deploy pluto as e.g. a cronjob?
Unfortunately searching for "pluto helm chart" only gives references to checking helm charts with pluto... :-)
Thanks in advance!
Kind Regards, Johannes