You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added these values in kube.tf file but event with them I see that cluster still trying to update itself, because some agents have 1 replica in pool I think it may stuck, now I have 2 nodes with ver 1.27.7 and the rest with 1.27.8
# The default is "true" (in HA setup i.e. at least 3 control plane nodes & 2 agents, just keep it enabled since it works flawlessly).
automatically_upgrade_k3s = false
# The default is "true" (in HA setup it works wonderfully well, with automatic roll-back to the previous snapshot in case of an issue).
# IMPORTANT! For non-HA clusters i.e. when the number of control-plane nodes is < 3, you have to turn it off.
automatically_upgrade_os = false
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've added these values in kube.tf file but event with them I see that cluster still trying to update itself, because some agents have 1 replica in pool I think it may stuck, now I have 2 nodes with ver 1.27.7 and the rest with 1.27.8
Beta Was this translation helpful? Give feedback.
All reactions