Merge pull request #12737 from lorenrh/update-kubernetes-docs

Remove references to Docker Stack
This commit is contained in:
Usha Mandya 2021-04-30 09:54:22 +01:00 committed by GitHub
commit 7d0c9fd79a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 93 KiB

View File

@ -34,8 +34,6 @@ experience conflicts, remove `/usr/local/bin/kubectl`.
To enable Kubernetes support and install a standalone instance of Kubernetes
running as a Docker container, go to **Preferences** > **Kubernetes** and then click **Enable Kubernetes**.
To set Kubernetes as the default orchestrator, select **Deploy Docker Stacks to Kubernetes by default**.
By default, Kubernetes containers are hidden from commands like `docker
service ls`, because managing them manually is not supported. To see these internal containers, select **Show system containers (advanced)**. Most users do not need this option.