Skip to content

Commit

Permalink
[YUNIKORN-2904] Add Helm download and usage links (#482)
Browse files Browse the repository at this point in the history
Closes: #482

Signed-off-by: Craig Condit <[email protected]>
  • Loading branch information
chenyao0910 authored and craigcondit committed Oct 7, 2024
1 parent 82cbbff commit 58e7591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get_started/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Follow this [guide](developer_guide/env_setup.md) on how to setup a local Kubern
## Install

The easiest way to get started is to use our Helm Charts to deploy YuniKorn on an existing Kubernetes cluster.
It is recommended to use Helm 3 or later versions.
It is recommended to use [Helm 3](https://helm.sh/) or later versions. (Follow this [guide](https://helm.sh/docs/intro/install/) to install Helm on your computer)

```shell script
helm repo add yunikorn https://apache.github.io/yunikorn-release
Expand Down

0 comments on commit 58e7591

Please sign in to comment.