This message was deleted.
# harvester
a
This message was deleted.
p
One way is to delete the virtual machine pod with
--force
if it’s stuck in the “terminating” state. e.g.,
Copy code
kubectl delete pod <pod_name> --force -n <namespace>