Expand docker desktop installation with an attention block (#7730)
This commit is contained in:
parent
757aa53686
commit
710d0db9a5
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ Kubernetes is available in Docker Desktop
|
|||
- Mac, from [version 18.06.0-ce](https://docs.docker.com/docker-for-mac/release-notes/#stable-releases-of-2018)
|
||||
- Windows, from [version 18.06.0-ce](https://docs.docker.com/docker-for-windows/release-notes/#docker-community-edition-18060-ce-win70-2018-07-25)
|
||||
|
||||
!!! attention
|
||||
Before running the command at your terminal, make sure Kubernetes is enabled at Docker settings
|
||||
|
||||
```console
|
||||
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.0.3/deploy/static/provider/cloud/deploy.yaml
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue