Apache APISIX Helm Chart

Clone this repo:
  1. 0c84f99 fix: fix path to values of admin credentials in helpers (#766) by ikatlinsky · 4 weeks ago master apisix-2.8.1
  2. d5a7358 [FIX] Add PDB support to latest kubernetes versions (#759) by Juan Enciso · 7 weeks ago
  3. af32767 fix: revert Topology Spread Constraints to apisix (#760) by Juan Enciso · 7 weeks ago
  4. 97c26c0 fix: update dashboard, etc, ingresss versions, fix broken features af… (#752) by ikatlinsky · 8 weeks ago apisix-2.8.0
  5. 693acfa chore: release APISIX 3.9.1 (#754) by AlinsRan · 3 months ago apisix-2.7.0

Apache APISIX Helm Charts

Apache APISIX Helm Charts provide the installation of Apache APISIX components for kubernetes.

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.

Compatibility matrix

APISIXAPISIX IngressAPISIX Dashboard
Chart v2.xv3.xv1.xv3.x
Chart v1.xv3.xv1.xv3.x
Chart v0.xv2.xv1.xv2.x

Changelogs

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.