diff --git a/docs/docs/installation/helm.md b/docs/docs/installation/helm.md index 846902c5..46b2ca7f 100644 --- a/docs/docs/installation/helm.md +++ b/docs/docs/installation/helm.md @@ -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 diff --git a/docs/docs/installation/kubectl.md b/docs/docs/installation/kubectl.md index 3c54913c..2c8b2052 100644 --- a/docs/docs/installation/kubectl.md +++ b/docs/docs/installation/kubectl.md @@ -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