Skip to content

How does omni decide which nodes to reboot at the same time? #932

Answered by utkuozdemir
justyns asked this question in Q&A
Discussion options

You must be logged in to vote

The decision of whether to reboot or not is based on what is changed in the machine configuration by that patch - some changes require reboot, some not, and if it requires a reboot, it will be done automatically.

Update strategy can be configured similarly to Kubernetes.
If you are using cluster templates, it is documented here: https://omni.siderolabs.com/reference/cluster-templates#updatestrategy

On the web UI, under the cluster scaling screen, you can click this button on the right side of the worker set to configure it:

The strategy applies per machine pool (control plane or worker), so separate groups' patch rollouts will be run in parallel, each respecting their own strategy.

Note …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@justyns
Comment options

Answer selected by utkuozdemir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants