January 2018

Kubernetes cli setup.

Install Kubernetes CLI on Windows 10

If you are looking to access Kubernetes Cluster from your windows machine. Look no further! I will show you how to install Kubernetes kubectl command line utility by leveraging Chocolatey installer. Note. I will be using Windows 10 to demonstrate. Now lets go ahead and get started by opening PowerShell as administrator and execute below

Scroll to Top