This message was deleted.
# rke
a
This message was deleted.
c
Basically what I am trying to do is that I have
rke 1.4.1 and k8s v1.24.8
running. Is it feasible I upgrade the
rke
to
1.4.7
directly and then upgrade my cluster from
1.24.8
->
1.24.15
. Once the cluster upgrade done, I should be able to bump
rancher
version from
2.7.0
to
2.7.6
. I only have one
local
cluster as the rancher cluster as well as my workloads cluster
besides, two more questions, • does
rke
/
rancher
take care of removing PSP policies during upgrade ? • do I need to find a RKE release that specifically support k8s
1.24.15
? for example,
rke 2.7.6
supports
1.24.16
but not specifically
1.24.15
will it be an issue ?