apisix-helm-chart icon indicating copy to clipboard operation
apisix-helm-chart copied to clipboard

🆕Feature Request: Allow config etcdserver for apisix-ingress-controller

Open huhamhire opened this issue 2 years ago • 2 comments

The apisix-ingress-controller has introduced a new composite architecture, allowing the control-plane to mock etcd server and reduce maintenance costs.

https://github.com/apache/apisix-ingress-controller/blob/1.7.0/docs/en/latest/composite.md

Config example: https://github.com/apache/apisix-ingress-controller/blob/d91757a1601e984f6bd0c22753b020a092adfc4e/conf/config-default.yaml#L92

However, this option cannot be configured by helm chart yet.

Is there any plan to enable this feature?

huhamhire avatar Sep 14 '23 07:09 huhamhire