Fxi the remove step
parent
1483479f76
commit
a7cdaf6c2e
|
@ -123,10 +123,10 @@ The following methods exist for installing kubectl on macOS:
|
|||
kubectl version --client --output=yaml
|
||||
```
|
||||
|
||||
1. After installing the plugin, clean up the installation files:
|
||||
1. After installling and validating kubectl, delete the checksum file:
|
||||
|
||||
```bash
|
||||
rm kubectl kubectl.sha256
|
||||
rm kkubectl.sha256
|
||||
```
|
||||
|
||||
### Install with Homebrew on macOS
|
||||
|
|
Loading…
Reference in New Issue