This message was deleted.
# rke2
a
This message was deleted.
c
the Kubernetes project recommends that you do the following to benefit from as many regression and bug fixes as possible during your upgrade:
• Ensure that components are on the most recent patch version of your current minor version.
• Upgrade components to the most recent patch version of the target minor version.
For example, if you’re running version 1.24, ensure that you’re on the most recent patch version. Then, upgrade to the most recent patch version of 1.25.
You also cannot skip any minor versions. Going directly from 1.21 to 1.23 is not supported. You should go to latest 1.21, then latest 1.22, then latest 1.23
h
Thanks Brandon