This message was deleted.
# rke2
a
This message was deleted.
c
that’s normal when the agent is applying a plan that doesn’t require an image
e
thank you a& what could be the solution?
c
there’s no solution. it’s not a problem
are there any additional logs that do contain errors? did you have more information on what problem you’re experiencing?
e
i am trying to spin up a cluster from rke2.7 on my custom nodes. I ran the script which will pop up on the rancher ui and seen the below erro.
Copy code
waiting for probes kubelet
when i check the rancher-agent service using journalctl -u <rancher-agent-service>. i could see the above error i.e no image provided.
c
thats’ not an error, its just an informational message. what makes you think it’s an error?
It says it’s waiting on the kubelet probe, so check the rke2-server logs and
kubectl get node
to see what’s preventing the node from becoming ready
e
okie let me check and come back to you. Thanks a lot for your time.
180 Views