Mike Metral

Results 20 comments of Mike Metral

To support Windows node groups we'll have to refactor how the cluster and nodegroup classes function. Specifically, we'll have to cue off a cluster toggle that windows is being used...

Thanks for the validation and detailed walkthrough @gunniwho, this insight is very helpful! We've opened up #428 to track overriding the nodegroup userdata script as start to supporting Windows nodegroups.

Recently it seems like more folks are encountering the `targeted availability zone does not currently have sufficient capacity to support the cluster` error in `us-east-1`. It appears that AWS is...

@lblackstone Agreed on supporting this in the k8s provider per https://github.com/pulumi/pulumi-kubernetes/issues/1032, instead of in p/eks as changing the shape of the kubeconfig output may affect existing clusters and stack references....

> For managed NodeGroups I think it will be helpful to be able to define custom security groups. Thanks for opening the issue, Nima. EKS Managed Node Groups do not...

@gitfool Were you able to leverage transformations get passed this?

Related: - https://github.com/pulumi/pulumi-eks/pull/239#discussion_r320428225 - https://github.com/pulumi/pulumi-eks/pull/98#issuecomment-480452516

Per https://github.com/terraform-providers/terraform-provider-aws/issues/8485#issuecomment-507299533, this was fixed in https://github.com/terraform-providers/terraform-provider-aws/pull/7819 and available in 2.1.0 of tf-aws. We're currently on [2.12.0](https://github.com/pulumi/terraform-provider-aws/pull/56) but seem to be still hitting this bug. /cc @jen20 @stack72

I have not been able to repro this. It could have been due to a rabbit hole I was in the middle of. Closing this out for now, and I'll...

Interesting, my attempts always fail on the first run in `west-us2`. From that comment, w.r.t to the "Move identity code from cluster config stack to identity stack" of https://github.com/pulumi/docs/issues/1868 >...