This message was deleted.
# harvester
a
This message was deleted.
g
best option would be to login to the node, and check status rancherd or rke2-server services
journalctl -fu rancherd
journalctl -fu rke2-server
if its present should provide the info
if
rke2-server
is running then
kubectl get pods -n harvester-system
a
@brash-journalist-8547 did the cluster finish setup later ?
b
@ancient-pizza-13099 I abandoned v1.1.0, v1.1.1 started fine. All checked in perfect. What I did not think of was that the harvester required internet access. I added a proxy and it worked! Thank you for your reply!
a
things like
ntp server
generally point to public server
anyway, you have it now, great 👍
b
Yeah, reconfigured it all and its sorted. deployed with PXE. Thanks again!