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