Skip to content

Commit

Permalink
docs: correct link to Helm CLI installation info (#2145)
Browse files Browse the repository at this point in the history
Signed-off-by: Meg McRoberts <meg.mcroberts@dynatrace.com>
Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
  • Loading branch information
2 people authored and RealAnna committed Sep 27, 2023
1 parent c72eef4 commit fcd9c71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/getting-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions docs/content/en/docs/install/k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/),
Expand Down

0 comments on commit fcd9c71

Please sign in to comment.