apache / apisix-helm-chart

Apache APISIX Helm Chart
https://apisix.apache.org/
Apache License 2.0
231 stars 208 forks source link

Install apisix-0.7.2 from helm(RKE),fail to connect external etcd cluster #180

Open Zeroonexxx opened 2 years ago

Zeroonexxx commented 2 years ago

etcd config: image gateway tls: image apisix container log: image curl in container: image

The ca,cert and key used by etc are consistent with the certification used by curl.

tokers commented 2 years ago

You should use the latest APISIX image (such as 2.10.2) so that the mTLS features are supported.