Manual Server Backups
Restarting Patch Servers
If valid patch servers are disconnected, use the following commands to restore the connection. You can determine the connection state of a patch server on ICE Desktop in Settings > Patch Servers.
Reconnect the default (cluster) Patch ServerUse
kubectl to restart to the default (cluster) Patch Server:
kubectl -n ice-rallypoint delete pod -l app=patch
Reconnect the external (docker host) Patch ServerOn the docker host, use
docker to restart the patch-agent and the patch:
docker restart patch-agent
docker restart patch