Kubernetes controller to spread preemption for preemtible VMs in GKE to avoid mass deletion after 24 hours
-
Updated
Mar 7, 2023 - Go
Kubernetes controller to spread preemption for preemtible VMs in GKE to avoid mass deletion after 24 hours
Preemptible Sentinel (Controller), deployed to a GKE cluster it will monitor the Preemptible nodes used in the cluster and drain and delete nodes gracefully that are created close to each other, to prevent large disruptions when GKE automatically kills the nodes after 24h.
Add a description, image, and links to the preemptibles topic page so that developers can more easily learn about it.
To associate your repository with the preemptibles topic, visit your repo's landing page and select "manage topics."