clusterinthecloud / terraform

Terraform config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
20 stars 23 forks source link

Cluster is not deploying correctly with ssh error. #47

Open andycockers opened 4 years ago

andycockers commented 4 years ago

I've run through the instructions on how to deploy to GCP, but I'm hitting an error.

At the end of the terraform run, I get the following error:

Error: timeout - last error: SSH authentication failed (provisioner@ip-redacted22): ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

The ssh private and public key have been created and paths are correct. When I check the mgmt node in GCP, it has a public key, but no provisioner user has been created.