kubernetes-kafka | Managing kafka clusters in Kubernetes and OpenShift | Pub Sub library
kandi X-RAY | kubernetes-kafka Summary
kandi X-RAY | kubernetes-kafka Summary
Managing kafka clusters in Kubernetes and OpenShift
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kubernetes-kafka
kubernetes-kafka Key Features
kubernetes-kafka Examples and Code Snippets
Community Discussions
Trending Discussions on kubernetes-kafka
QUESTION
I have used this document for creating kafka https://kow3ns.github.io/kubernetes-kafka/manifests/
able to create zookeeper, facing issue with the creation of kafka.getting error to connect with the zookeeper.
this is the manifest i have used for creating for kafka:
https://kow3ns.github.io/kubernetes-kafka/manifests/kafka.yaml for Zookeeper
https://github.com/kow3ns/kubernetes-zookeeper/blob/master/manifests/zookeeper.yaml
The logs of the kafka
...ANSWER
Answered 2021-Oct-19 at 09:03Your Kafka and Zookeeper deployments are running in the kaf
namespace according to your screenshots, presumably you have set this up manually and applied the configurations while in that namespace? Neither the Kafka or Zookeeper YAML files explicitly state a namespace in metadata, so will be deployed to the active namespace when created.
Anyway, the Kafka deployment YAML you have is hardcoded to assume Zookeeper is setup in the default
namespace, with the following line:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kubernetes-kafka
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page