Skip to content

Commit ab031ee

Browse files
Update content/manuals/desktop/features/kubernetes.md
Editorial feedback. Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
1 parent 84192c3 commit ab031ee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/manuals/desktop/features/kubernetes.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,11 @@ also match what Docker Desktop expects.
185185

186186
The recommended approach to set this up is the following:
187187

188-
1) Start Docker Desktop
188+
1) Start Docker Desktop.
189189

190-
2) In Settings -> Kubernetes, enable the "Show system containers" setting.
190+
2) In Settings > Kubernetes, enable the *Show system containers* setting.
191191

192-
3) In Settings -> Kubernetes, start Kubernetes using the desired cluster provisioning method (`kubeadm` or `kind`).
192+
3) In Settings > Kubernetes, start Kubernetes using the desired cluster provisioning method: `kubeadm` or `kind`.
193193

194194
4) Wait for Kubernetes to start.
195195

@@ -203,7 +203,7 @@ The recommended approach to set this up is the following:
203203

204204
9) Restart Docker Desktop.
205205

206-
10) Verify that the Kubernetes cluster is using the custom registry images (`docker ps`).
206+
10) Verify that the Kubernetes cluster is using the custom registry images using the `docker ps` command.
207207

208208
> [!NOTE]
209209
>

0 commit comments

Comments
 (0)