Closed adamzanyline closed 10 months ago
Hey @adamzanyline !
Thanks for reporting :)
I pushed the documentation details a bit too late apparently, but now there is a doc on this point, let me know if you think it's enough / ok => https://hub.qovery.com/docs/getting-started/install-qovery/gcp/cluster-managed-by-qovery/initialize-your-cloud-account-to-deploy-GKE/
Cheers !
Hi @benjaminch that is very helpful indeed!
Potential icing on the cake: the docs could directly link to the APIs.
Assuming one is already in the correct project, these links should generally work for everyone (the parameter ?project=
will be auto applied based on the recently visited project)
BR adam
Let's put some icing then :) https://github.com/Qovery/documentation/pull/372
Hey!
GCP cluster creation initially failed (see below). After manually enabling " Cloud Resource Manager API" (via web https://console.cloud.google.com/apis/api/cloudresourcemanager.googleapis.com/metrics?project=my-project), the creation worked!
Note: I had already some other APIs (including Kubernetes Engine API) enabled on this project.
BR, adam
Following The tutorial on https://hub.qovery.com/docs/getting-started/install-qovery/gcp/cluster-managed-by-qovery/create-credentials/
https://hub.qovery.com/docs/getting-started/install-qovery/gcp/cluster-managed-by-qovery/quickstart/#attach-gcp-credentials
Here's what went wrong: