Skip to content

Commit 4b7a63a

Browse files
Apply suggestions from code review
Co-authored-by: Sarah Sanders <[email protected]>
1 parent 9901ffc commit 4b7a63a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/desktop/features/kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ When you enable Kubernetes in Docker Desktop, the following actions are triggere
2424
- Cluster bootup
2525
- Installation of additional controllers for networking and storage
2626

27-
Turning on or off the Kubernetes server in Docker Desktop does not affect your other workloads.
27+
Turning the Kubernetes server on or off in Docker Desktop does not affect your other workloads.
2828

2929
## Install and turn on Kubernetes
3030

3131
1. Open the Docker Desktop Dashboard and navigate to **Settings**.
3232
2. Select the **Kubernetes** tab.
3333
3. Select the **Enable Kubernetes** checkbox.
34-
4. Select **Apply & Restart** to save the settings and then select **Install** to confirm. This instantiates images required to run the Kubernetes server as containers, and installs the `kubectl` command-line tool on your system at `/usr/local/bin/kubectl` (Mac) or `C:\Program Files\Docker\Docker\Resources\bin\kubectl.exe` (Windows).
34+
4. Select **Apply & Restart** to save the settings and then select **Install** to confirm. This sets up the images required to run the Kubernetes server as containers, and installs the `kubectl` command-line tool on your system at `/usr/local/bin/kubectl` (Mac) or `C:\Program Files\Docker\Docker\Resources\bin\kubectl.exe` (Windows).
3535

3636
> [!NOTE]
3737
>

0 commit comments

Comments
 (0)