estafette / estafette-gke-preemptible-killer

Kubernetes controller to spread preemption for preemtible VMs in GKE to avoid mass deletion after 24 hours

Home Page:https://helm.estafette.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gcloud service account

theallseingeye opened this issue · comments

Does this require a gcloud service account key to be created like https://github.com/estafette/estafette-gke-node-pool-shifter ?

Yes it does, we need to adjust the documentation for that.

Could you give some tips on how to do this?

@theallseingeye I added instructions on how to create the Google Service Account, you can check the linked PR. And before it get merged into master, you can test it by checking out the add-service-account-instructions branch.