apache / apache/apisix-helm-chart
The deployment of control-plane should support closing the gateway option
Open
enhancement
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 3
Description
At present, apisix-control-plane-gateway cannot provide services and has no significance
```
values-cp.yaml
gateway:
`enable: false`
# -- Apache APISIX service type for user access itself
type: NodePort
...
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with values-cp.yaml and trace how the gateway.enable option is used in the control-plane deployment. The work is done when setting gateway.enable to false produces a usable control-plane deployment without the gateway service or dependent resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100