INFORMATION
Relevant information to this issue:
- OS: macOs
- databases: postgreSql
- Programming language and version:
- Link to your project on Github/Gitlab:
- Link to your application: https://console.qovery.com/organization/aecf5b28-4900-4b57-aba2-813899a3934f/clusters/general
ISSUE
Describe your issue here
I’m trying out the free trial period of Qovery Playground and I’m having some trouble deploying my first cluster connected to my Google Cloud account.
This is the error resulting from my deployment:
CreateError - Helm timed out for release `cert-manager` during helm UPGRADE: W0418 16:55:19.480454 2578 warnings.go:70] AdmissionWebhookController: mutated namespaceselector of the webhooks to enforce GKE Autopilot policies.Error: release cert-manager failed, and has been uninstalled due to atomic being set: context deadline exceededrelease cert-manager failed, and has been uninstalled due to atomic being sethelm.sh/helm/v3/pkg/action.(*Install).failRelease helm.sh/helm/v3/pkg/action/install.go:483helm.sh/helm/v3/pkg/action.(*Install).reportToRun helm.sh/helm/v3/pkg/action/install.go:467helm.sh/helm/v3/pkg/action.(*Install).performInstall helm.sh/helm/v3/pkg/action/install.go:423runtime.goexit runtime/asm_amd64.s:1598: Command terminated with a non success exit status code: exit status: 1
HOW TO REPRODUCE
Here are the steps I’ve taken:
- created a Google Cloud account
- started a cluster via. the ‘Add Cluster’ button in the Cluster tab
- deployment will error out after approx. 10 minutes.
Upon investigating the ‘Advanced settings’ tab on the failing cluster, I noticed that there are some aws-specific settings like: aws.eks.ec2.metadata_imds
. Could this mean that the Playground is only compatible with an AWS cloud account and is the reason that I’m getting a CreateError?
Apologies for any confusion, I’m new at this. I appreciate any help on this matter
thanks
Describe step by step how to reproduce the issue