k0sproject / k0smotron

k0smotron
https://docs.k0smotron.io/
Other
423 stars 39 forks source link

PVC resizing support #616

Open makhov opened 3 weeks ago

makhov commented 3 weeks ago

Fixes #610

k0smotron removes and recreates the Statefulset with an updated size. If the StorageClass allows expansion, k0smotron resizes PVCs and deletes pods to apply the changed PVC.

Also includes a minor etcd improvement, that makes check-etcd-scaling test pass