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

Enable the gateway to set static clustering capabilities

Open flylan opened this issue 2 years ago • 0 comments

In some scenarios, without a loadBalancer, the nodeport method cannot meet the requirements. For example, in a testing environment shared by multiple people, it is necessary to set up a static cluster IP. Moreover, most company application scenarios use nginx as the primary proxy, so simply changing the nginx of the primary proxy to forward to the cluster IP of the Apisix gateway on k8s is sufficient

flylan avatar Apr 12 '23 05:04 flylan