Python code to evict a pod from kubernetes when a message is received. This is used in GCP with a Pub/Sub message to trigger a pod eviction from a GKE cluster.
| .gitignore | ||
| LICENSE | ||
| README.md | ||
pod-evict
Python code to evict a pod from kubernetes when a message is received. This is used in GCP with a Pub/Sub message to trigger a pod eviction from a GKE cluster.