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 2020/12/04 09:23:59 UTC

[GitHub] [apisix] angus9487 commented on issue #2129: bug: set route fail when ETCD host is domain in K8S env

angus9487 commented on issue #2129:
URL: https://github.com/apache/apisix/issues/2129#issuecomment-738672673


   User the address like this:
   etcd:
         host:                          
           - "http://{{ ServiceName }}.{{ Namespace}}.svc.cluster.local:2379"
   
   eg.     http://apisix-etcd.apisix-test.svc.cluster.local:2379


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

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