Categories: Developement
Kubectl installation on Windows
Post date:
Author: subrat
Tags: kubectl, Kubernetes
Number of comments: no comments
I found it easier to keep executable files that are not managed by Windows itself in a custom folders at “C:\Program Files (Folder)”. Executables are placed under their individual folder, path to which gets added to the Windows machine’s Path variable. Find the latest version of kubectl from here. CD into the folder where you […]