Are all nodes automatically updated? #692
-
Hello, just for the sake of understanding: With the auto update of MicroOS enabled and using a HA setup, are there all nodes updated? Or just the control plane nodes? For my cluster it appears to be the latter only. Cheers, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@gefloh All nodes are updated normally! Now to do that, kured must be able to drain a node, and maybe if you are low on ressources it's not able to do that. So first have a look at kured logs, and second try adding another agent to give more breathing room to the system. Also, this bug in old versions of the module could also be the reason #562 (comment). |
Beta Was this translation helpful? Give feedback.
@gefloh All nodes are updated normally! Now to do that, kured must be able to drain a node, and maybe if you are low on ressources it's not able to do that.
So first have a look at kured logs, and second try adding another agent to give more breathing room to the system.
Also, this bug in old versions of the module could also be the reason #562 (comment).