Answers for "kubernetes kubectl download windows"

0

kubectl for windows

curl -LO https://dl.k8s.io/release/v1.22.0/bin/windows/amd64/kubectl.exe
Posted by: Guest on August-13-2021
0

kubectl download

curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.18.0/bin/linux/amd64/kubectl
Posted by: Guest on June-17-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language