File tree 1 file changed +4
-4
lines changed
content/manuals/desktop/features
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.
185
185
186
186
The recommended approach to set this up is the following:
187
187
188
- 1 ) Start Docker Desktop
188
+ 1 ) Start Docker Desktop.
189
189
190
- 2 ) In Settings - > Kubernetes, enable the " Show system containers" setting.
190
+ 2 ) In Settings > Kubernetes, enable the * Show system containers* setting.
191
191
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 ` .
193
193
194
194
4 ) Wait for Kubernetes to start.
195
195
@@ -203,7 +203,7 @@ The recommended approach to set this up is the following:
203
203
204
204
9 ) Restart Docker Desktop.
205
205
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 .
207
207
208
208
> [ !NOTE]
209
209
>
You can’t perform that action at this time.
0 commit comments