This message was deleted.
# harvester
a
This message was deleted.
r
harvester-installer
is continuously checking the status of the cluster. Basically, it will check the following things: •
harvester
Pods ready •
harvester-webhook
Pod ready •
rancher
Pod ready • Harvester API is reachable You might want to check the above criteria by shelling into your node and using
kubectl
to review the cluster status.
b
That's helpful, thanks.