File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/manuals/desktop/features Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -185,11 +185,11 @@ also match what Docker Desktop expects.
185185
186186The 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
1941944 ) Wait for Kubernetes to start.
195195
@@ -203,7 +203,7 @@ The recommended approach to set this up is the following:
203203
2042049 ) 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>
You can’t perform that action at this time.
0 commit comments