https://pulumi.com logo
b

best-appointment-51810

07/01/2022, 6:35 PM
and where I try to use the kubctl on the provider:
Copy code
const lkeProvider = new k8s.Provider("date", {
    kubeconfig: procCluster.kubeconfig
})
2 Views