You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used kafka-operator0.30.0, and there was a problem when zookeeper pods start, it's about hostname verification, and I fixed it by set zookeeper.ssl.hostnameVerification=false and zookeeper.ssl.quorum.hostnameVerification=false.
Now I got another problem that is the kafka pods redeploy all the time. They all started successfully, but after few minute, they all restart one by one, does anyone knows about this issue?
here is the screen shot
By the way, why do all the kafka pods deployed in the same node? Is there any configuration to deal with this situation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My English is not so good, sorry for that.
I used kafka-operator0.30.0, and there was a problem when zookeeper pods start, it's about hostname verification, and I fixed it by set zookeeper.ssl.hostnameVerification=false and zookeeper.ssl.quorum.hostnameVerification=false.
Now I got another problem that is the kafka pods redeploy all the time. They all started successfully, but after few minute, they all restart one by one, does anyone knows about this issue?
here is the screen shot

By the way, why do all the kafka pods deployed in the same node? Is there any configuration to deal with this situation?
thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions