Port forward issue with AWS EKS

Hello ALL!!!! Been enjoying the ride with CoderV2 so far. Well done to the team and I hope I am clear enough to possibly be assisted.

I have deployed Coder to AWS EKS. Coder is deployed fine and the Workspaces are also created fine. The issue is when I try to run my Webpack Dev Environment for Vue it doesn't pick it up on the Port assigned(tried with port 3000)

Not sure how to correct this issue, if its in my Webpack configuration or the Pod itself.

When I used K6(Load Testing tool) on the workspace, and it open a port on 6565, it worked without issue, I was able to access the port via https://6565--main--test2--rdcoder.coderv2.realdecoy.dev/. Just not the Vue Webpack Dev Build
Was this page helpful?