DevBey opened a new issue, #11109:
URL: https://github.com/apache/apisix/issues/11109

   ### Current Behavior
   
   TCP route created using kubectl apply should appear in the dashboard. can 
see the upstream service but not in routes. 
   
   ### Expected Behavior
   
   the TCP route should appear in routes created using this 
   
   
https://apisix.apache.org/docs/ingress-controller/concepts/apisix_route/#tcp-route
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1. install Apisix gateway using helm with port exposed 5432 and exposed NLB.
   2. create a TCP route for exposing postgres using 
https://apisix.apache.org/docs/ingress-controller/concepts/apisix_route/#tcp-route.
   3. the NLB:5432 does work without any issues.
   4. but can't see the route in the dashboard, though upstream is visible. 
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.9.0
   - Operating system (run `uname -a`): kubernetes 
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant: 3.0.0
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to