The kube-system pods have been running for an extended period (e.g., 370 days) and must be restarted.
Aria Automation 8.18.1
Extended uptime of kube-system pods can lead to stale states. Refreshing the pods ensures the Kubernetes environment remains stable during appliance maintenance or reboots.
Run the following command to delete the kube-system pods: kubectl -n kube-system delete pods --all
Monitor the pods until they have successfully restarted.
Shut down the prelude pods to prepare for the appliance reboot: /opt/scripts/deploy.sh --shutdown
Once the prelude pods are down, restart the cluster in vCenter.
After the appliances are back online, bring the prelude pods back up: /opt/scripts/deploy.sh
Verify the operational state of the environment by accessing the UI.