Is there a simple way to get, from Pulumi, the cur...
# getting-started
c
Is there a simple way to get, from Pulumi, the currently / default configured kubernetes Provider? Or maybe the currently / default configured kubernetes cluster? I assume one is being built based on the values in the YAML file of the current stack behind the scenes.
s
not really, though there's a workaround https://github.com/pulumi/pulumi/issues/2246