bumpy-summer-9075
04/27/2021, 6:33 PMconst eksCluster = aws.eks.Cluster.get('myCluster', clusterName);
works, but it does not provide a .provider
attribute to pass to K8S resourcesbroad-dog-22463
04/27/2021, 6:36 PMbumpy-summer-9075
04/27/2021, 6:39 PMaws-iam-authenticator
, is that going to work without kubectl? https://github.com/pulumi/examples/blob/master/aws-go-eks/main.go#L250broad-dog-22463
04/27/2021, 6:40 PMbillowy-army-68599
04/27/2021, 6:59 PMaws eks get-token
insteadbumpy-summer-9075
04/27/2021, 7:01 PMwhite-balloon-205
04/28/2021, 12:30 AMbumpy-summer-9075
04/28/2021, 12:44 AMaws eks get-token
routebillowy-army-68599
04/28/2021, 2:10 AM