Linode kubernetes + NodeBalancer + WebSocket

I want to use Laravel echo on a Linode k8 cluster. Everything appears to be working fine behind Linode's Node Balancer. However, traffic won't be passed to the ingress pod by the Linode Node Balancer (I do not get any log for web socket requests on the ingress pod).

All I get is the following error on the WebSocket client:

websocat: WebSocketError: Received unexpected status code (502 Bad Gateway)
websocat: error running

How can i get logs of node balancer? and how should solve this problem?
Thanks

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct