apache / apache/apisix-helm-chart
Need to enable ClusterIP support on service-gateway.yaml
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
Hi Team,
Request you to enable ClusterIP support on service-gateway.yaml on apisix helm chart. I am using this service on top of LB.
* Service "apisix-gateway" is invalid: spec.externalTrafficPolicy: Invalid value: "Cluster": may only be set for externally-accessible services
Requested support:
service:
type: ClusterIP
externalTrafficPolicy: Local
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with service-gateway.yaml in the APISIX Helm chart and inspect how the service type and externalTrafficPolicy are rendered. Verify the requested ClusterIP configuration with the chart's rendering or validation checks; done means the chart accepts and renders the requested service settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100