siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
402 stars 23 forks source link

machine class replacement automation #224

Open smira opened 2 months ago

smira commented 2 months ago

Introduce the automation on top of MachineSets and MachineClasses that will change the used machine class in the MachineSet, and scale down/up the machine set to replace all the nodes.

Need to think how to properly implement that in the UI (some gRPC call/another controller/resource?)