https://github.com/goern/strimzi-application
a Strimzi ArgoCD application
https://github.com/goern/strimzi-application
Last synced: 7 months ago
JSON representation
a Strimzi ArgoCD application
- Host: GitHub
- URL: https://github.com/goern/strimzi-application
- Owner: goern
- License: gpl-3.0
- Created: 2020-04-02T18:59:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T15:01:51.000Z (over 6 years ago)
- Last Synced: 2025-02-02T08:44:16.101Z (over 1 year ago)
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Strimzi ArgoCD Kafdrop Application
This is a bare minimum ArgoCD Application to get Strimzi deployed along with a Kafdrop instance.
## Prerequisites
* Have a cluster-wide https://operatorhub.io/operator/strimzi-kafka-operator installed on your OpenShift 4.3+ cluster.
* Use the namespace KAFKA_BOOTSTRAP_SERVER env variable in the kafdrop deployment to reflect the location of your
kafka bootstrap servers
## Observed Issues
1. it seems like the Strimzi Operator is having problems with DNS name resolution of domainnames generated by
StatefulSets on OpenShift 4.3.2. This problem was not observed on OpenShift 4.3.8
## Routes created
* Kafdrop:
* http://kafdrop-route-thoth-infra-stage.apps.thoth01.lab.upshift.rdu2.redhat.com/
* Kafka Bootstrap:
* https://thoth-kafka-bootstrap-thoth-infra-stage.apps.thoth01.lab.upshift.rdu2.redhat.com/