CheatSnip

Related

Delete Deployment

kubernetes

Remove a deployment

Delete Service

kubernetes

Remove a service

Delete Namespace

kubernetes

Remove a namespace

kubernetes/delete-pod

Delete Pod

Delete a pod

pods
management

Command

kubectl delete pod <pod-name>

Explanation

Removes a pod from the cluster.

Examples

Delete specified pod

kubectl delete pod my-app-pod-1234

More

Delete All in Namespace

kubernetes

Remove all resources of type

Get Pods

kubernetes

List all pods in current namespace

Describe Pod

kubernetes

Show detailed info about a pod

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers