Unable to create cluster with karpenter

so I wanted to test karpenter on aws but I’m unable to create or delete clusters after

I tried to create all combinations
amd64 with or without spot
arm with or without spot

for all these 4 cases cluster is created with 7 fargate tasks and 1 ec2 instance from karpenter, but the cluster doesnt see that instance as a node

CreateError - Helm timed out for release vertical-pod-autoscaler during helm UPGRADE: Command still running. No output available. Waiting for next line…Command still running. No output available. Waiting for next line…Command still running. No output available. Waiting for next line…Command still running. No output available. Waiting for next line…Error: release vertical-pod-autoscaler failed, and has been uninstalled due to atomic being set: failed pre-install: 1 error occurred: * timed out waiting for the condition * timed out waiting for the conditionrelease vertical-pod-autoscaler 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:504helm.sh/helm/v3/pkg/action.(*Install).RunWithContext helm.sh/helm/v3/pkg/action/install.go:402main.runInstall helm.sh/helm/v3/cmd/helm/install.go:314main.newUpgradeCmd.func2 helm.sh/helm/v3/cmd/helm/upgrade.go:157github.com/spf13/cobra.(*Command).execute github.com/spf13/cobra@v1.8.0/command.go:983github.com/spf13/cobra.(*Command).ExecuteC github.com/spf13/cobra@v1.8.0/command.go:1115github.com/spf13/cobra.(*Command).Execute github.com/spf13/cobra@v1.8.0/command.go:1039main.main helm.sh/helm/v3/cmd/helm/helm.go:83runtime.main runtime/proc.go:271runtime.goexit runtime/asm_amd64.s:1695: Command terminated with a non success exit status code: exit status: 1

so it casue issues when deleting cluster as well as these instances are not getting deleted

recent try logs

https://console.qovery.com/organization/3727887d-ed0f-4d37-8a49-54e9f671239e/cluster/1193f7e5-117d-41e8-8f29-d1b909ca8f8b/logs

cluster qovery-z1193f7e5

node not detected

Hello @Layla_Tichy ,

Let me check your problem and I’ll get back to you