You can try importing the resource into Pulumi and go from there.
bright-policeman-55860
08/12/2020, 6:45 PM
It also depends which language you use. I think that with TypeScript you can get kubeconfig as an output (maybe you have to use their component)
bright-policeman-55860
08/12/2020, 6:47 PM
I'm on Python, so I just built my own. I can share, if you're interested.
w
white-balloon-205
08/12/2020, 9:22 PM
There's a note on this here as well (in TypeScript - but the same can be done in other languages): https://github.com/pulumi/pulumi-eks/issues/11
That issue is also tracking exposing a function to do this directly from the