Skip to content

Commit

Permalink
docs: update Docker settings term
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper authored and vvagaytsev committed Jul 12, 2023
1 parent 26842a0 commit da64efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Download and install Docker Desktop following the instructions on the [official

Then enable Kubernetes in Docker Desktop:

1. From the Docker Dashboard, select the **Preferences** icon.
1. From the Docker Dashboard, select the **Settings** icon.
2. Select **Kubernetes** from the left sidebar.
3. Next to **Enable Kubernetes**, select the checkbox.
4. Select **Apply & Restart** to save the settings and then click Install to confirm. This instantiates the images required to run the Kubernetes server as containers, and installs kubectl on your machine.
Expand Down

0 comments on commit da64efe

Please sign in to comment.