Unable to connect to proxy with k8s loadbalancer service 5.1.3 #695
Unanswered
seeyou112d
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ,
I am setting up RocketMQ cluster with k8s and created service for proxy for client to connect. It is working fine when I use Nodeport type service with public IP address enable and the client can connect to the MQ and send/receive message successfully.
However, I would like to enhance the availability by using a load balancer type service, I am able to telnet, but client cannot connect to the SLB ip + port, it just wait until timeout and throw task cancel error. Can help suggest what I should check?
thanks.
Beta Was this translation helpful? Give feedback.
All reactions