has commands to retrieve state file and kubeconfig.
h
happy-elephant-46487
11/19/2022, 6:10 PM
Thanks a lot, I'll try this.
happy-elephant-46487
11/23/2022, 11:21 AM
@fast-piano-59234 Thanks, I did troubleshoot and found that someone had updated the Rancher Deployment YAML and added "hostport: 80" under "ports" section, due to this rancher pods were gone in pending state with event 0/3 nodes are available: 3 node(s) didn't have free ports for the requested pod ports.
I just removed "hostport: 80" and Rancher started properly.