diff --git a/docs/installation.md b/docs/installation.md index adc8f2369ed999fe3e09912c3f37c785cc1a8b4f..541c60bd996eebf11c42e81b19b85f1c360390d9 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -6,6 +6,8 @@ nav_order: 3 # Installing Theodolite +***We are currently in the progress of updating all our dependencies to support Kubernetes >= 1.25. Until then, please use Kubernetes <=1.24.*** + The easiest option to install Theodolite is using [Helm](https://helm.sh). To install Theodolite with all its dependencies run: diff --git a/docs/quickstart.md b/docs/quickstart.md index 755b1baf5b809cd4b9acc61a2406bbbe3dcfd061..79ebfbfb82c3eb075260c6aa6128ed66b0434327 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -8,6 +8,8 @@ nav_order: 1 All you need to get started is access to a Kubernetes cluster plus kubectl and Helm installed on your machine. +***We are currently in the progress of updating all our dependencies to support Kubernetes >= 1.25. Until then, please use Kubernetes <=1.24.*** + <!--### Installation--> 1. To install Theodolite with all its dependencies run: