Update 02-client-tools.md
parent
79a3f79b27
commit
a2b9c7879e
|
@ -90,7 +90,8 @@ sudo mv kubectl /usr/local/bin/
|
|||
### Linux
|
||||
|
||||
```
|
||||
wget https://storage.googleapis.com/kubernetes-release/release/v1.21.0/bin/linux/amd64/kubectl
|
||||
curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue