k0sproject / k0sctl

A bootstrapping and management tool for k0s clusters.
Other
378 stars 77 forks source link

Detect conditions when workers need to be restarted or re-joined #722

Open kke opened 4 months ago

kke commented 4 months ago

As mentioned by @twz123 in https://github.com/k0sproject/k0sctl/issues/721#issuecomment-2137655712 - there are situations that could be consistently detected by k0sctl that require that the existing workers are restarted / reconfigured / rejoined.

This is something k0sctl should handle gracefully.