All websites now have their status displayed on a dashboard. Check it out!
Home
Skills
Projects
Packages
Contact
Blog
Status
$>
BLOG
/
GOOGLE CLOUD
/
Resume
[
Google Cloud
]
Clean Up Your Google Kubernetes Pods
2021-08-27
A simple bash command to cleanup Google Kubernetes pods. Preemptible nodes leave behind pods in a 'Shutdown' state. This simple command will clean them all up in one go.
#
Google
#
GKE
#
preemptible
#
Shutdown
#
bash