Minor style update (#13276)

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya
2021-08-03 19:47:57 +01:00
committed by GitHub
parent 0d5e3ecf82
commit 49fdb096a8

View File

@@ -18,12 +18,12 @@ For detailed instructions, see [Deploying Docker containers on ECS](/cloud/ecs-i
## Kubernetes
Docker Desktop includes a standalone Kubernetes server and client, as well as Docker CLI integration that runs on your machine. Enabling Kubernetes allows you to test your workloads on Kubernetes.
Docker Desktop includes a standalone Kubernetes server and client, as well as Docker CLI integration that runs on your machine. When you enable Kubernetes, you can test your workloads on Kubernetes.
To enable Kubernetes:
1. From the Docker menu, select **Preferences** (**Settings** on Windows).
2. Select **Kubernetes** and then click **Enable Kubernetes**.
2. Select **Kubernetes** and click **Enable Kubernetes**.
This starts a Kubernetes single-node cluster when Docker Desktop starts.