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

Gateway svc with externalTrafficPolicy fails when set to ClusterIP

Open ramki88 opened this issue 1 year ago • 2 comments

With reference to #88, adding externalTrafficPolicy when the type is ClusterIP would fail. ClusterIP can be used when exposing the gateway using the ingress controller.

http://ingress/-> apisix-dashboard http://ingress/api/* -> apisix-gateway

ramki88 avatar May 13 '24 09:05 ramki88