[STRIMZI] External Kafka Access via Ingress 93/133393/4
authorAndreas Geissler <andreas-geissler@telekom.de>
Thu, 23 Feb 2023 10:09:01 +0000 (11:09 +0100)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Thu, 9 Mar 2023 18:21:34 +0000 (18:21 +0000)
commiteb68c405edd326112581ad901f1ce1d3d2e2b98b
treee88910646a90f3190d39640af145fe142a9319af
parent5c0678f7cc26241252692d84b4a31862c1204237
[STRIMZI] External Kafka Access via Ingress

Add Ingress configuration for Kafka brokers and bootstrap service
and add advertized host/port settings
Change the _service.tpl to modify a Nodeport to a ClusterIP depending
in the usage of Ingress

Issue-ID: OOM-3109

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I19a405b7fb9c06ce40322e7af824e1aad5baaa90
kubernetes/common/common/templates/_ingress.tpl
kubernetes/common/common/templates/_service.tpl
kubernetes/strimzi/templates/ingress.yaml [new file with mode: 0644]
kubernetes/strimzi/templates/strimzi-kafka.yaml
kubernetes/strimzi/values.yaml