Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 276 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 276 Bytes

kubectl

Is a wrapper for kubectl to use the same kubectl as the server you have in current context

Install

wget https://raw.githubusercontent.com/FortnoxAB/kubectl/master/kubectl && sudo mv kubectl /usr/local/bin/kubectl && sudo chmod +x /usr/local/bin/kubectl