Skip to content

Commit

Permalink
docs: link to prereqs from installation instructions (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
staceysalamon-aiven authored Nov 29, 2023
1 parent 8320dbf commit aecc4ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/installation/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ weight: 10

The Aiven Operator for Kubernetes can be installed via [Helm](https://helm.sh/).

Before you start, make sure you have the [prerequisites](prerequisites.md).

First add the [Aiven Helm repository](https://github.com/aiven/aiven-charts):

```shell
Expand Down
2 changes: 2 additions & 0 deletions docs/docs/installation/kubectl.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ weight: 15

## Installing

Before you start, make sure you have the [prerequisites](prerequisites.md).

All Aiven Operator for Kubernetes components can be installed from one YAML file that is uploaded for every release:

```shell
Expand Down

0 comments on commit aecc4ee

Please sign in to comment.