Use system-upgrade-controller and have correct version displayed in Rancher GUI #347
Unanswered
gfaugere-chut
asked this question in
Q&A
Replies: 1 comment 4 replies
-
If you're using Rancher you should manage the version through Rancher. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working in an environment where Rancher is installed, and I want to progressively deploy more IaC in my stack
One of the things I want to manage through code is my k8s versions upgrade, so I wanted to deploy SUC and have it update my cluster - which looked like it was working perfectly, until I peeked at the GUI which was showing my cluster as "Updating..." and the previous version in the "Version" column
What would be the correct way to maintain Rancher clusters with IaC? Is SUC not the answer?
Beta Was this translation helpful? Give feedback.
All reactions