I'm encountering an issue where I'm getting the error "kafka cluster [kafka] in not in running state" when trying to create a KafkaRestClass. Here are my YAML files for Kafka and KafkaRestClass:
I have the specified port configured for my Kafka service and I've verified that the Kafka pods are running and healthy. However, I'm still getting the "kafka cluster [kafka] in not in running state" error when trying to create a KafkaRestClass.
I'm encountering an issue where I'm getting the error "kafka cluster [kafka] in not in running state" when trying to create a KafkaRestClass. Here are my YAML files for Kafka and KafkaRestClass:
I have the specified port configured for my Kafka service and I've verified that the Kafka pods are running and healthy. However, I'm still getting the "kafka cluster [kafka] in not in running state" error when trying to create a KafkaRestClass.