Open DevBey opened 7 months ago
I think ingress route is different from route in dashboard. this is a proxy mode.
proxy_mode: http
# stream_proxy: # TCP/UDP L4 proxy
# tcp:
# - addr: 9100 # Set the TCP proxy listening ports.
# tls: true
# - addr: "127.0.0.1:9101"
oh ok,
thanks @hanqingwu.
is there any way to check that on the dashboard ??
Sorry, Not currently supported
no worries thanks for the quick response.
a quick feedback would be that we need to improve the dashboard, it lags way behind something like kong.
currently, when deciding on which gateway to go with, dashboard seems very disappointing.
should we keep this open or close it ??
@shreemaan-abhishek
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
Environment
apisix version
): 3.9.0uname -a
): kubernetesopenresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):