Strimzi - Blog 2: Make the cluster externally accessible (without TLS)
authorKai Moritz <kai@juplo.de>
Tue, 3 Oct 2023 10:30:40 +0000 (12:30 +0200)
committerKai Moritz <kai@juplo.de>
Wed, 4 Oct 2023 17:25:56 +0000 (19:25 +0200)
commit2459339998f7729d72a8b629347f331ffb056c6e
tree8ba7dc0323a2585a18ca945c31820fb3aaee5ff8
parentb43644d07693f5b46ad5a42bd6159a80ecd1f147
Strimzi - Blog 2: Make the cluster externally accessible (without TLS)

See:
https://itnext.io/kafka-on-kubernetes-the-strimzi-way-part-2-43192f1dd831

microk8s enable metallb
kubectl -n juplo apply -f cluster.yaml
kubectl -n juplo get configmap/strimzi-kafka-0 -o yaml
kubectl -n juplo get services
kafkacat -b 192.168.66.0 -L
strimzi-kafka/cluster.yaml