Here is the log from the GCP VM for extra context
I'm currently trying to setup GCP autoscaler and having some issues. I have setup the permissions of the GCP service account credentials file according to the docs here: None
And I'm able to initially create the autoscaler and I can see the head node VM appear in GCP compute engine. But then it crashes not long after initializing. Attaching the corresponding console logs here.
The default source image seems a bit dated: "source_image":"projects/debian-cloud/global/images/debian-10-buster-v20210721"
. Also, I'm wondering if it could be a permissions issue for the service account. Are Service Account User
and Compute Admin
still sufficient for the GCP autoscaler?
Let me know if I can provide any more details here to help troubleshoot. Appreciate any guidance. Thank you in advance for your support.