Is there a way to create `auto-pilot` GKE clusters...
# google-cloud
b
Is there a way to create
auto-pilot
GKE clusters using
Pulumi
?
b
yes, it's part of our recently announced Google native provider: https://www.pulumi.com/docs/reference/pkg/google-native/container/v1/cluster/#autopilot_nodejs please be aware this provider is in preview and is subject to change
👍🏽 1
1
b
while using
autopilot : enabled
am getting below error even when
binary auth : false
Copy code
has a problem: ConflictsWith: "enable_binary_authorization": conflicts with enable_autopilot. Examine values at 'Cluster.EnableBinaryAuthorization'.