and where I try to use the kubctl on the provider:...
# typescript
b
and where I try to use the kubctl on the provider:
Copy code
const lkeProvider = new k8s.Provider("date", {
    kubeconfig: procCluster.kubeconfig
})