Skip to content

Commit

Permalink
[YUNIKORN-2473] fix incorrect link in env_setup.md (#408)
Browse files Browse the repository at this point in the history
Closes: #408

Signed-off-by: Chia-Ping Tsai <[email protected]>
  • Loading branch information
ryankert01 authored and chia7712 committed Mar 8, 2024
1 parent 8092837 commit 38f3568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer_guide/env_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ setup which gives the same functionality with less impact.

Download and install [Docker Desktop](https://www.docker.com/products/docker-desktop).
Newer Docker versions have an embedded version of Kubernetes so no additional
installation is needed. Follow the instructions [here](https://docs.docker.com/docker-for-mac/#kubernetes)
installation is needed. Follow the instructions [here](https://docs.docker.com/desktop/kubernetes/#install-and-turn-on-kubernetes)
to get Kubernetes up and running within Docker Desktop.
Alternatively, a Kind cluster may be created (see instructions
[here](https://kind.sigs.k8s.io/docs/user/quick-start/#creating-a-cluster).
Expand Down

0 comments on commit 38f3568

Please sign in to comment.