Configure Local Kubectl in Windows to Access Remote Linux Kubernetes Cluster
Today I’m trying to get my local Kubectl running on my Windows machine to access the remote Kubernetes cluster running on Ubuntu. This way I don’t need to ssh into Kubernetes master to run Kubectl. Very convenient. Here is how I did it.
First instal...
squid.hashnode.dev1 min read