mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Minor style update (#13276)
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user