diff --git a/helm/README.md b/helm/README.md index 172ff98b7e06d337a8ff634b25b0c7b69218dd78..754146c514046764d58435e06237dca834d8803b 100644 --- a/helm/README.md +++ b/helm/README.md @@ -67,10 +67,11 @@ kubectl delete crd thanosrulers.monitoring.coreos.com The following 3rd party charts are used by Theodolite: -- Kube Prometheus Stack (to install the Prometheus Operator, which is used to create a Prometheus instances) -- Grafana (including a dashboard and a data source configuration) -- Confluent Platform (for Kafka and Zookeeper) -- Kafka Lag Exporter (used to collect monitoring data of the Kafka lag) +- Kube Prometheus Stack + - to install the Prometheus Operator, which is used to create a Prometheus instances + - to deploy Grafana (including a dashboard and a data source configuration) +- Grafana (deprecated as replaced by Kube Prometheus Stack) +- Strimzi (for managing Kafka and Zookeeper) ### Hints