Re: [I] help request: Unable to connect to etcd from apisix control plane on k8 deployment [apisix]

2025-04-20 Thread via GitHub


hebbaa closed issue #12136: help request: Unable to connect to etcd  from 
apisix control plane on k8 deployment
URL: https://github.com/apache/apisix/issues/12136


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



Re: [I] help request: Unable to connect to etcd from apisix control plane on k8 deployment [apisix]

2025-04-18 Thread via GitHub


hanqingwu commented on issue #12136:
URL: https://github.com/apache/apisix/issues/12136#issuecomment-2811542148

   @hebbaa , OK,  This is also a good way.


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



Re: [I] help request: Unable to connect to etcd from apisix control plane on k8 deployment [apisix]

2025-04-15 Thread via GitHub


hebbaa commented on issue #12136:
URL: https://github.com/apache/apisix/issues/12136#issuecomment-2808450331

   @hanqingwu  
   After passing env variable in the deployment yaml , apisix able to talk to 
etcd host  etcd.apisix.svc.cluster.local:2379 instead of default  etcd host 
http://127.0.0.1:2379/
   
 env:
   - name: APISIX_DEPLOYMENT_ETCD_HOST
 value: "[\"http://etcd.apisix.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.

To unsubscribe, e-mail: [email protected]

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



Re: [I] help request: Unable to connect to etcd from apisix control plane on k8 deployment [apisix]

2025-04-12 Thread via GitHub


hanqingwu commented on issue #12136:
URL: https://github.com/apache/apisix/issues/12136#issuecomment-2799570061

   hi @hebbaa , can you enter k8s pod ,check config.yaml?  `cat 
/usr/local/apisix/conf/config.yaml `
   i think you config format is right , but it does not works.
   default etcd host is http://127.0.0.1:2379/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]



Re: [I] help request: Unable to connect to etcd from apisix control plane on k8 deployment [apisix]

2025-04-11 Thread via GitHub


juzhiyuan commented on issue #12136:
URL: https://github.com/apache/apisix/issues/12136#issuecomment-2798345242

   Hi @hebbaa, I didn't find any issues with your configuration. Could you 
please use markdown format for your configurations? This way, I can try them 
locally with the same intent as yours.
   
   https://github.com/user-attachments/assets/ee778871-b6e6-461b-b2db-581dbe807d12";
 />


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