I'm investigating whether it's possible to use cloud-code (inside VSCode) on a private RKE cluster? Using VSCode, the only options for connecting to clusters seem to involve GCP (or the other large cloud providers) or Minikube. Kubectl is all set up and working great on the cluster - just no support in cloud-code for running/debugging, etc? Am I out of luck?
Thanks.