Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Pod is Stuck in the Terminating State
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
A pod is stuck in the Terminating state after you try to delete it.
Environment
- Platform9 Managed Kubernetes - v4.0 and Higher
Answer
You must manually delete the pod. Run the following command:
kubectl -n <namespace> delete pods --grace-period=0 --force <pod_name>
Additional Information
For more information about kubectl CLI, see kubectl-commands.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Next to read:
Unable To Add Node Due To "Device or resource busy"Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message