This message was deleted.
# general
s
This message was deleted.
w
Yes - this appears to be a capacity limitation in AWS in the
us-east-1
region in one AZ. The current
new Network
we have doesn't let you pick the AZs manually, it just ets you pick how many AZs. So we don't have a direct way to ensure that you avoid this one AZ. We're tracking adding this in https://github.com/pulumi/pulumi-aws-infra/issues/32. You could create the VPC manually and avoid that AZ if needed, or use a different region that does not have these capacity limitations. There's a note on the general issue for
new eks.Cluster
in the example README: https://github.com/pulumi/examples/tree/master/aws-ts-eks#steps.
c
Thanks,
eks
feels not matured enough compared to
gke