magnum-capi-helm-charts/charts/etcd-defrag/README.md
Matt Pryor a2d70b146a
Add job for doing etcd defragmentation (#228)
* Add a Helm chart for a cronjob for doing etcd defrag

* Add HelmRelease to deploy etcd defrag cronjob onto clusters

* Use charts from the repository in tests

* Clarify comment in values

* Reinstate pull_request_target
2024-01-25 13:42:53 +00:00

350 B

etcd-defrag chart

This chart installs a CronJob that will periodically defragment the etcd keyspace for a cluster that is managed using kubeadm.

It is installed as part of the cluster-addons.