Update install-kubectl.md (#17110)
Docker for Windows is now called Docker Desktop for windows
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
cd1b7d6f45
commit
e3aeebed31
@@ -189,8 +189,8 @@ If you are on macOS and using [Macports](https://macports.org/) package manager,
|
|||||||
kubectl version
|
kubectl version
|
||||||
```
|
```
|
||||||
{{< note >}}
|
{{< note >}}
|
||||||
[Docker for Windows](https://docs.docker.com/docker-for-windows/#kubernetes) adds its own version of `kubectl` to PATH.
|
[Docker Desktop for Windows](https://docs.docker.com/docker-for-windows/#kubernetes) adds its own version of `kubectl` to PATH.
|
||||||
If you have installed Docker before, you may need to place your PATH entry before the one added by Docker installer or remove the Docker's `kubectl`.
|
If you have installed Docker Desktop before, you may need to place your PATH entry before the one added by the Docker Desktop installer or remove the Docker Desktop's `kubectl`.
|
||||||
{{< /note >}}
|
{{< /note >}}
|
||||||
|
|
||||||
### Install with Powershell from PSGallery
|
### Install with Powershell from PSGallery
|
||||||
|
|||||||
Reference in New Issue
Block a user