sparse-intern-71089
07/23/2021, 12:29 AMbored-table-20691
07/23/2021, 12:32 AMProfileArn
flag?steep-toddler-94095
07/23/2021, 12:32 AMroleArn
in my Pulumi stack config filebored-table-20691
07/23/2021, 12:34 AMProviderCredentialOpts: eks.KubeconfigOptionsArgs{
ProfileName: pulumi.Sprintf("ssa-%s", awsCfg.Require("region")),
},
bored-table-20691
07/23/2021, 12:34 AMbored-table-20691
07/23/2021, 12:35 AMsteep-toddler-94095
07/23/2021, 12:35 AMsteep-toddler-94095
07/23/2021, 12:36 AMbored-table-20691
07/23/2021, 12:36 AMbored-table-20691
07/23/2021, 12:37 AMbored-table-20691
07/23/2021, 12:37 AMbored-table-20691
07/23/2021, 12:37 AMbored-table-20691
07/23/2021, 12:37 AMsteep-toddler-94095
07/23/2021, 12:46 AMbored-table-20691
07/23/2021, 12:48 AMsteep-toddler-94095
07/23/2021, 12:48 AMbored-table-20691
07/23/2021, 12:48 AMbored-table-20691
07/23/2021, 12:48 AMbored-table-20691
07/23/2021, 12:49 AMbored-table-20691
07/23/2021, 12:49 AMbored-table-20691
07/23/2021, 12:50 AMaws eks get-token
and that invocation is very limited, it can basically either use a profile or a role ARNbored-table-20691
07/23/2021, 12:50 AMbored-table-20691
07/23/2021, 12:51 AMRoleArn
when you create the clusterbored-table-20691
07/23/2021, 12:51 AMbored-table-20691
07/23/2021, 12:51 AMsteep-toddler-94095
07/23/2021, 12:57 AMbored-table-20691
07/23/2021, 12:58 AMbored-table-20691
07/23/2021, 12:59 AMkubeconfig
probably looks different than the one Pulumi is generatingsteep-toddler-94095
07/23/2021, 1:07 AM~/.kube/config
. I manually edited the aws-auth
configmap to have my IAM ARN (from a different account) and it appears to be working now.
I guess I don't totally understand what you mean by
So you can specifywhere would this be specified? in the pulumi stack config or the eks cluster parameters?when you create the clusterRoleArn
bored-table-20691
07/23/2021, 1:11 AMbored-table-20691
07/23/2021, 1:11 AMsteep-toddler-94095
07/23/2021, 1:15 AMroleArn
input parameter in https://www.pulumi.com/docs/reference/pkg/eks/cluster/bored-table-20691
07/23/2021, 1:16 AMsteep-toddler-94095
07/23/2021, 1:17 AMbored-table-20691
07/23/2021, 1:18 AMbored-table-20691
07/23/2021, 1:18 AMbored-table-20691
07/23/2021, 1:19 AMsteep-toddler-94095
07/23/2021, 1:19 AMsteep-toddler-94095
07/23/2021, 1:53 AMbored-table-20691
07/23/2021, 1:55 AMbillowy-army-68599
bored-table-20691
07/23/2021, 5:15 AM