This message was deleted.
# elemental
a
This message was deleted.
b
Managing the version of the underlying OS. This resource allows you to control the version and update frequency of the operating system. It's a lot like the system-upgrade-controller for rke2/k3s as you can control an OS upgrade rollout.
a
But how is this different from having a
ManagedOSImage
with a
ClusterTarget
? In there I can also point to multiple clusters that will be updated using that
ManagedOSImage
. The advantage I see is that when using the
ManagedOSVersion
you only have to specify what version but what are the other advantages?
I am not getting the use case for using the
ManagedOSVersion
and why I should use it. What the advantages are etc?