mammoth-caravan-51104
08/31/2018, 2:20 PMPreviewing update of stack 'exposed-deployment'
Previewing changes:
Type Name Plan Info
+ pulumi:pulumi:Stack exposed-deployment-exposed-deployment create
* └─ global global no change 1 error
Diagnostics:
global: global
error: Unable to read kubectl config: invalid configuration: no configuration has been provided
error: an error occurred while advancing the preview
I'd appreciate pointing to the right path, thanks!chilly-crayon-57653
mammoth-caravan-51104
08/31/2018, 4:03 PMerror: Unable to read kubectl config: invalid configuration: no configuration has been provided
I suspect it might be something related to kubectl?creamy-potato-29402
08/31/2018, 4:50 PMmammoth-caravan-51104
08/31/2018, 5:00 PMcreamy-potato-29402
08/31/2018, 5:04 PMkubectl
works, but if you don’t already have a cluster, here’s an app where we boot up EKS and then run a helm chart on top of it, in the same app: https://github.com/pulumi/examples/tree/master/aws-ts-ekspulumi up
and it should “just work”mammoth-caravan-51104
08/31/2018, 5:06 PM