This is an automated email from the ASF dual-hosted git repository.
ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new 58e7591256 [YUNIKORN-2904] Add Helm download and usage links (#482)
58e7591256 is described below
commit 58e75912568c55044b0e03f8400f424ea0cff846
Author: chenyao0910 <[email protected]>
AuthorDate: Mon Oct 7 09:58:53 2024 -0600
[YUNIKORN-2904] Add Helm download and usage links (#482)
Closes: #482
Signed-off-by: Craig Condit <[email protected]>
---
docs/get_started/get_started.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/get_started/get_started.md b/docs/get_started/get_started.md
index 92a4f9235a..4044dea917 100644
--- a/docs/get_started/get_started.md
+++ b/docs/get_started/get_started.md
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]