Updated files install-kubectl-linux.md , install-kubectl-macos.md , install-kubectl-windows.md (#31916)
* updated install-kubectl-windows.md * Updated install-kubectl-windows.md * Update install-kubectl-linux.md * Update install-kubectl-macos.md
This commit is contained in:
@@ -95,6 +95,11 @@ For example, to download version {{< param "fullversion" >}} on Linux, type:
|
||||
```bash
|
||||
kubectl version --client
|
||||
```
|
||||
Or use this for detailed view of version:
|
||||
|
||||
```cmd
|
||||
kubectl version --client --output=yaml
|
||||
```
|
||||
|
||||
### Install using native package management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user