You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "kindomLee (via GitHub)" <gi...@apache.org> on 2023/05/24 08:31:15 UTC

[GitHub] [apisix-ingress-controller] kindomLee commented on issue #927: Proposal: support external name service

kindomLee commented on issue #927:
URL: https://github.com/apache/apisix-ingress-controller/issues/927#issuecomment-1560679958

   Is `externalNodes` currently compatible with IP address with port?
   like:
   
   ```
   apiVersion: apisix.apache.org/v2
   kind: ApisixUpstream
   metadata:
     name: test-upstream
   spec:
     externalNodes:
     - type: Domain
       name: 10.0.10.21:5601
   ```


-- 
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