Collection of deployment files for projects deployed in our long-running scenario.
One of the used projects is Strimzi project. You can find the examples of our deployment configuration in strimzi folder.
In our example we deploy 2 Strimzi operators to manager Main and Mirror Kafka clusters. Between the clusters there is a KafkaMirrorMaker2 established to mirror data from one cluster to another.
Next to Strimziw e also use a deployment of Debezium. Debezium is here used as a load generator from databases into Kafka. Databases are filled with data from static generator.
Every deployment and application is monitored by Prometheus and Vector. Because the most of the monitoring stack is deployed from automation-hub we are not storing the deployment files here. However, you can find there the example dashboards for the projects and our custom ones for proper monitoring of deployed scenario.
As part of our monitoring stack we use:
- Prometheus
- Grafana
- Thanos
- Loki
- Vector
TODO