apache / apache/apisix-helm-chart

The deployment of control-plane should support closing the gateway option

Open
#481 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.