Hello Team,
we are performing rke2 upgrade and following below document.
https://docs.rke2.io/upgrade/automated_upgrade
one of the worker nodes is stuck in
Ready,SchedulingDisabled
hostname1:~ # kubectl get nodes -A
NAME STATUS ROLES AGE VERSION
hostname1 Ready control-plane,etcd,master 3d6h v1.29.1+rke2r1
hostname2 Ready control-plane,etcd,master 3d6h v1.29.1+rke2r1
hostname3 Ready control-plane,etcd,master 3d5h v1.29.1+rke2r1
hostname4 Ready,SchedulingDisabled <none> 3d5h v1.29.1+rke2r1
hostname1:~ #
where can I check the logs of rke2-upgrade ? as of now I am checking the plan status.
version: v1.29.1-rke2r1
status:
applying:
- hostname4
conditions:
- lastUpdateTime: "2024-03-15T19
0922Z"
reason: PlanIsValid
status: "True"
type: Validated
- lastUpdateTime: "2024-03-15T19
0922Z"
reason: Version
status: "True"
type: LatestResolved
latestHash: 65897941c01e2799722e4bd9edac61fb034dd3c9f777ed094204632d
latestVersion: v1.29.1-rke2r1