magnum-capi-helm-charts/charts/etcd-defrag
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
..
templates Add job for doing etcd defragmentation (#228) 2024-01-25 13:42:53 +00:00
Chart.yaml Add job for doing etcd defragmentation (#228) 2024-01-25 13:42:53 +00:00
README.md Add job for doing etcd defragmentation (#228) 2024-01-25 13:42:53 +00:00
values.yaml Add job for doing etcd defragmentation (#228) 2024-01-25 13:42:53 +00:00

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.