apisix-helm-chart
apisix-helm-chart copied to clipboard
Enable the gateway to set static clustering capabilities
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