Installation guide

kafka-aggregator is meant to be run on Kubernetes and it assumes that Kafka is also running in the same kubernetes cluster. This section shows how to use a Helm chart to install kafka-aggregator. The main configuration settings you need to know to get it running are covered in the Configuration settings section.

Helm chart

There is a Helm chart for kafka-aggregator available from the Rubin Observatory charts repository. To use the Helm chart, set the appropriate configuration values in the values.yaml file.

Argo CD

kafka-aggregator aaa is deployed using Argo CD. An example of Argo CD app using the Helm chart can be found here.