You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/10/06 02:48:40 UTC

[GitHub] [apisix-ingress-controller] geffzhang commented on issue #569: request help: apisix ingress controller with Dapr

geffzhang commented on issue #569:
URL: https://github.com/apache/apisix-ingress-controller/issues/569#issuecomment-935307672


   bash-5.1# netstat -an | grep 90
   tcp        0      0 0.0.0.0:9080            0.0.0.0:*               LISTEN      
   tcp        0      0 0.0.0.0:9080            0.0.0.0:*               LISTEN      
   tcp        0      0 127.0.0.1:9090          0.0.0.0:*               LISTEN      
   tcp        0      0 127.0.0.1:9091          0.0.0.0:*               LISTEN      
   tcp        0      0 10.244.0.16:9080        10.240.0.4:38288        ESTABLISHED 
   tcp        0      0 10.244.0.16:9080        10.240.0.6:54711        ESTABLISHED 
   tcp        0      0 10.244.0.16:9080        10.240.0.5:12667        ESTABLISHED 
   tcp        0      0 :::9080                 :::*                    LISTEN      
   tcp        0      0 :::9080                 :::*                    LISTEN      
   unix  3      [ ]         STREAM     CONNECTED     1365790 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org