Closed
Description
openedon Feb 16, 2023
in kubectl one can force the deletion of ex. a pod:
kubectl delete pod nginx --force
This allows one to forcefully remove a resource that is stuck in terminating state.
We should allow the same.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Type
Projects
Status
✅ Done