[en]: Add PATH note for install macos kubectl
This commit is contained in:
@@ -103,6 +103,10 @@ The following methods exist for installing kubectl on macOS:
|
|||||||
sudo chown root: /usr/local/bin/kubectl
|
sudo chown root: /usr/local/bin/kubectl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{{< note >}}
|
||||||
|
Make sure `/usr/local/bin` is in your PATH environment variable.
|
||||||
|
{{< /note >}}
|
||||||
|
|
||||||
1. Test to ensure the version you installed is up-to-date:
|
1. Test to ensure the version you installed is up-to-date:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user