I'm wondering the best way to get the kubeconfig passed down to a driver. I was looking at some existing drivers, and saw the
harvester node driver accepts the kubeconfig as a flag. Is that avoidable? Using the in-cluster kubeconfig doesn't seem to work, unfortunately.