Replies: 2 comments 4 replies
-
Can you share the full custom resource including the status section? Also, can you share the YAMLs of the services? |
Beta Was this translation helpful? Give feedback.
-
apiVersion: kafka.strimzi.io/v1beta2
observedGeneration: 2 Service example apiVersion: v1 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Everyone,
Im trying to create nlb for each kafka-broker, so I've set the kafka service type to load-balancer which actually creates service for each broker.. but the problem is that its not templating the annotations I've set in the new services so basically its not creating the load-balancers I want.. (nlb and not classic)
Please help me figure this out
Here's my configuration:
I found the next example in your documentation which basically tells me to set the same configuration as I did but its not working..
https://strimzi.io/blog/2020/01/02/using-strimzi-with-amazon-nlb-loadbalancers/
https://strimzi.io/docs/operators/0.29.0/configuring.html#type-KafkaClusterTemplate-reference
Beta Was this translation helpful? Give feedback.
All reactions