How to Delete Pods from a Kubernetes Node

…and avoid downtime!

Jack Roper
ITNEXT
Published in
6 min readNov 10, 2022

--

In this article, we will run through how to delete a pod from a Kubernetes (K8S) node with examples using a cluster running on AKS (Azure Kubernetes Service). Deleting a pod from a node is commonly required to manually scale down your cluster, for troubleshooting purposes when pods need to be removed from a particular node or to clear pods off a node completely when it needs maintenance.

Photo by Dominik Lückmann on Unsplash

--

--

A blog about DevOps & Cloud Tech. Specializing in Terraform, Kubernetes, Azure & Azure DevOps! ☁️