Open Nwhouse opened 4 years ago
Hi @Nwhouse,
We have covered some typical kubernetes setups here but we don't have yet an Kube Rasberry Pi example.
The only requirement to connect Kubernetic to your cluster is to setup your kubectl
CLI first. Kubernetic uses the ~/.kube/config
in your machine (see contexts).
Do you have kubectl
configured in your win machine? Is there a specific guide you followed for setting up your Kube Pi?
@dkapanidis Thanks for the reply. So the Kubernetic cluster is not running locally on my Windows PC. I was hoping I could remotely manage my cluster from my Windows desktop. Not sure if that helps.
Thanks
Hello. I really like what you have done but I am trying to figure out how to connect from my windows pc to my Pi cluster. I looked over the documentation and it did not seem to cover how to setup the connection.
Thanks