Apache APISIX Helm Charts provide the installation of Apache APISIX components for kubernetes.
- Apache APISIX Helm Chart
- Apache APISIX Dashboard Helm Chart
- Apache APISIX Ingress Controller Helm Chart
Currently, APISIX Ingress Controller automatically manipulates some APISIX resources, which is not very compatible with APISIX Dashboard. In addition, users should not modify resources labeled managed-by: apisix-ingress-controllers
via APISIX Dashboard.
APISIX | APISIX Ingress | APISIX Dashboard | |
---|---|---|---|
Chart v2.x | v3.x | v1.x | v3.x |
Chart v1.x | v3.x | v1.x | v3.x |
Chart v0.x | v2.x | v1.x | v2.x |
We have made numerous broken changes to the APISIX Helm chart between v1.x and v2.x. If you wish to continue using or updating the v1.x, please utilize the apisix/1.x
branch available in the repository.