standard GKE cluster creation fails when enableAutopilot
is explicitly set to false
#2881
Labels
kind/bug
Some behavior is incorrect or out of spec
needs-triage
Needs attention from the triage team
Describe what happened
I'm trying to setup a GKE cluster using pulumi
@pulumi/[email protected]
. I see enableAutopilot flag defaults to false, but when I explicitly set it to false and setremoveDefaultNodePool: true
, the cluster creation fails with the below error. It works when I don't explicitly set enableAutopilot but doesn't when I do set it.error:
Sample program
Log output
No response
Affected Resource(s)
gcp.container.cluster
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: