hi,
thanks. I know that. I want to know how to use an etcd cluster?? Non stand-alone version. use etcd proxy?? yours?? Ben ------------------ ???????? ------------------ ??????: "Ayeshmantha Perera"<[email protected]>; ????????: 2020??3??10??(??????) ????6:16 ??????: "dev"<[email protected]>;"??????"<[email protected]>; ????: Re: how to use an etcd cluster Hi It's just you have to map you're etcd host in to the config.yaml file. etcd: host: "http://127.0.0.1:2379" # etcd address prefix: "/apisix" # apisix configurations prefix timeout: 3 # 3 seconds Find this in you're config yaml and put youre host configs there Regards Ayesh On Tue, Mar 10, 2020 at 11:01 AM ?????? <[email protected]> wrote: > Dear all?? > > > > &nbsp; &nbsp; I have an etcd cluster. > &nbsp; &nbsp; How to use the cluster in apisix? > > > > > &nbsp; yours?? > > &nbsp; Ben -- *Software Engineer* *Salzburg Research Forschungsgesellschaft * *Salzburg, Austria*
