I'm installing APISIX according to this article, which mentions three different installation methods: Docker RPM and helm, I'm somewhat confused about what way is it better to use the helm method to install?
In what scenarios is it best to use Helm Chart to install APISIX?
255 views Asked by Baoyuan At
1
If you want to deploy Apache APISIX[1] on Kubernetes, installing with Helm is a good option.
And the project provides an official Helm chart[2].
For example, you can use the following command to complete the installation of APISIX and APISIX Ingress[3]
1: https://apisix.apache.org/
2: https://github.com/apache/apisix-helm-chart