bash install kubectl
curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.18.0/bin/linux/amd64/kubectl
chmod +x ./kubectl
sudo mv ./kubectl /usr/local/bin/kubectl
kubectl version --clientcurl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl"
chmod +x ./kubectl
sudo mv ./kubectl /usr/bin/kubectl # you can replace /usr/bin for some dir in your PATHcurl -LO https://storage.googleapis.com/kubernetes-release/release/v1.18.0/bin/linux/amd64/kubectl
curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.18.0/bin/windows/amd64/kubectl.exe
Also in C++:
- github make new branch
- how to execute the spring bat file from command prompt
- how to install uuid-ossp
- Django for Beginners
- git new branch push to remote
- shell script get arguments
- install composer in dockerfile
- reverse shell rubber ducky script
- bash command for unzipping tar.gz files
- docker clear cache
- find command in linux
- libmodplug linux install
- remove a link linux
- ubuntu create archive split
- what is my monitor resolution ubuntu
- how to add a path variables in linux
- change direcotry ubuntu
- r install packages ERROR exporting to client
- qmake install windows
- remote: Repository not found. fatal: repository 'https://github.com/samuraiED87/carrinho_livewire_exemplo.git/' not found
- post with httpie
- Automatically answer 'Yes' when using apt-get install
- running ethermine on linux
- bash print lines that match any of several words