adamant-kite-43734
10/24/2024, 5:09 PMminiature-lock-53926
10/24/2024, 5:59 PMalias k="sudo /var/lib/rancher/rke2/bin/kubectl --kubeconfig /etc/rancher/rke2/rke2.yaml"
k get pod -A
Most likely it is something wrong with the cloud-provider deployment inside the kube-system namespace
If /var/lib/rancher/rke2/bin/kubectl is not even installed yet it is probably a problem with the rancher-system-agent.service that downloads the rke2 stuff from rancher
sudo systemctl status rancher-system-agent.service
sudo journalctl -u rancher-system-agent.service -f
should helpsquare-oxygen-30704
10/24/2024, 6:32 PMsquare-oxygen-30704
10/24/2024, 6:37 PMsquare-oxygen-30704
10/25/2024, 7:44 PM