force_delete_pod
Force delete a pod stuck in Terminating state with zero grace period. Use when normal termination fails and the pod is stuck.
Instructions
Force-delete a pod stuck in Terminating state (grace_period_seconds=0).
Use this when a pod will not terminate normally and is stuck.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| namespace | No | default | |
| cluster_alias | No |