Questions tagged [spring-cloud-zookeeper]
32 questions
-1
votes
1 answer
Docker compose for Zookeeper and Spring Cloud - my service does not connect to zoo
I'm trying to run zookeeper and spring cloud service inside a container using docker-compose. When I run the service The jar file and start the zoo everything is fine. But, when I'm trying to run in a container The service cannot connect to zoo…

Shani Cohen
- 21
- 6
-2
votes
1 answer
Kubernetes check if pod fails
In my Kubernetes based cluster I have few Java based, dockerized microservices, which are connected with each other, so every one sends and receives some information from each other. I have Kafka/Zookeeper cluster also which again connected to this…

user37033
- 379
- 1
- 6
- 18