apache / apache/apisix-helm-chart
🆕Feature Request: Allow config etcdserver for apisix-ingress-controller
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked composite.md documentation and the config-default.yaml example to understand the etcdserver option. Then inspect the Helm chart's values and templates to determine where this setting belongs; done means a chart configuration can set it and the rendered Kubernetes manifests pass the value through.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100