[Question]How to use websocket in k8s #20171
Answered
by
MarvinCai
wangyun5583
asked this question in
Q&A
Pulsar documentshttps://pulsar.apache.org/docs/en/client-libraries-websocket/ Question1、I configured [websocketserviceenabled = true] in [configmap] of k8s |
Answered by
MarvinCai
Jun 16, 2021
Replies: 3 comments
|
@wangyun5583 |
0 replies
Answer selected by
tisonkun
|
I think it is a k8s question about use websocket. |
0 replies
This comment has been hidden.
This comment has been hidden.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@wangyun5583
Can you provide more info? How was the Pulsar cluster deployed on k8s, using the Pulsar Helm chart?
If you're asking how to access websocket from outside of the k8s cluster I think you need to update your ingress to add websocket port.