77 Forks
201 Stars
201 Watchers

kubectl

A Github action for kubectl, the Kubernetes CLI

How to download and setup kubectl

Open terminal and run command
git clone https://github.com/steebchen/kubectl.git
git clone is used to create a copy or clone of kubectl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kubectl https://github.com/steebchen/kubectl/archive/master.zip

Or simply clone kubectl with SSH
[email protected]:steebchen/kubectl.git

If you have some problems with kubectl

You may open issue on kubectl support forum (system) here: https://github.com/steebchen/kubectl/issues