mirror of https://github.com/docker/docs.git
Minor style update (#13276)
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
0d5e3ecf82
commit
49fdb096a8
|
@ -18,12 +18,12 @@ For detailed instructions, see [Deploying Docker containers on ECS](/cloud/ecs-i
|
||||||
|
|
||||||
## Kubernetes
|
## 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:
|
To enable Kubernetes:
|
||||||
|
|
||||||
1. From the Docker menu, select **Preferences** (**Settings** on Windows).
|
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.
|
This starts a Kubernetes single-node cluster when Docker Desktop starts.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue