- Related issues: #1475 After shutting down the cluster the kubeconfig becomes invalid
Category:
- Host
Verification Steps
-
Shutdown harvester node 3, wait for fully power off
-
Shutdown harvester node 2, wait for fully power off
-
Shutdown harvester node 1, wait for fully power off
-
Wait for more than hours or over night
-
Power on node 1 to console page until you see management url
-
Power on node 2 to console page until you see management url
-
Power on node 3 to console page until you see management url
-
Confirm all nodes are in
Ready
status -
Access harvester dashboard
-
Go to setting and click
Download Kubeconfig
-
ssh to each node and run
kubectl get pods -A
Expected Results
- Shutdown all 3 harvester cluster nodes machines and start after hours, can download the KubeConfig without error.
- Can run kubectl on all nodes correctly too.