From 3e652faf13ae5c7abbb301c9cd09a5c91fa973ae Mon Sep 17 00:00:00 2001 From: Meg McRoberts Date: Thu, 21 Sep 2023 03:51:30 -0700 Subject: [PATCH] docs: correct link to Helm CLI installation info (#2145) Signed-off-by: Meg McRoberts Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com> --- docs/content/en/docs/getting-started/_index.md | 2 +- docs/content/en/docs/install/k8s.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/en/docs/getting-started/_index.md b/docs/content/en/docs/getting-started/_index.md index ac4ade4374..07cc0f04fc 100644 --- a/docs/content/en/docs/getting-started/_index.md +++ b/docs/content/en/docs/getting-started/_index.md @@ -11,9 +11,9 @@ The following is an imperative walkthrough. - [Docker](https://docs.docker.com/get-started/overview/) - [kubectl](https://kubernetes.io/docs/reference/kubectl/) +- [Helm](https://helm.sh/docs/intro/install/) - A Kubernetes cluster >= 1.24 (we recommend [Kubernetes kind](https://kind.sigs.k8s.io/docs/user/quick-start/)) (`kind create cluster`) -- [Helm](https://helm.io) ## Objectives diff --git a/docs/content/en/docs/install/k8s.md b/docs/content/en/docs/install/k8s.md index dfc28c2263..cc21cf37eb 100644 --- a/docs/content/en/docs/install/k8s.md +++ b/docs/content/en/docs/install/k8s.md @@ -67,6 +67,8 @@ Your cluster should include the following: * [kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl) +* [Helm](https://helm.sh/docs/intro/install/) + * Metric provider such as [Prometheus](https://prometheus.io/), [Dynatrace](https://www.dynatrace.com/),