devbox
devbox copied to clipboard
How to enable/allow ports for TCP communication within Devbox?
Hi ,
I have my Kubernetes cluster set up using k3d inside a devbox environment. I have some components deployed in my cluster on of which is Kong.
When stream ports (TCP) is enabled in Kong inside devbox environment, it seems to crash.
Can someone help me understand what configuration I need to set in devbox to allow TCP ?
Thanks in advance.