Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install kubernetes kubectl on mac

brew install kubectl 
Comment

install kubernetess on mac

curl -LO "https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/darwin/amd64/kubectl"
Comment

PREVIOUS NEXT
Code Example
Shell :: git check diff between two repositories 
Shell :: composer add package 
Shell :: windows how to kill localhost:3000 
Shell :: how to zip folder on linux 
Shell :: uninstall kite 
Shell :: find file modified in last minutes 
Shell :: create user with group 
Shell :: mkdir -p vs mkdir 
Shell :: git ignore global 
Shell :: what is remote repository 
Shell :: bash output to stdout and file 
Shell :: shell xargs 
Shell :: learn typeorm 
Shell :: cmd echo without newline 
Shell :: serverless deploy missing credentials in config 
Shell :: change resolution of a video with terminal 
Shell :: awk field separator 
Shell :: concatenate strings bash 
Shell :: add text to clipboard wsl 
Shell :: gitlab gradle project 
Shell :: how to install kite on manjero 
Shell :: delete a folder from git 
Shell :: docker compose installation 
Shell :: write to file ubuntu 
Shell :: linux grep 
Shell :: sudo swapoff 
Shell :: Adding more changes to your last commit 
Shell :: terraform apply target 
Shell :: dockerfile env 
Shell :: DNS_PROBE_FINISHED_NXDOMAIN linux 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =