This message was deleted.
# general
a
This message was deleted.
h
This makes me think I need to add the same Helm version check into my Ansible that manages k3s
m
It’s somewhat dangerous, especially depending on what’s changed in the newer version of k8s
Typically I would upgrade rancher first
c
It does not install on that version because it's not supported on that version. Do you want to use something unsupported?
h
No I definitely don’t WANT to be able to run this unsupported. I like the Helm check, I was just pointing out a loophole in this flow and was considering if something could be done to prevent this unsupported state from occurring. Because if it was bad enough you’d either 1) have to rebuild the cluster and restore and/or 2) wait until a Rancher Server version came out that supported your underlying k3s version because the Helm check would prevent you from changing doing another install/upgrade until the condition was satisfied.