Apache APISIX Helm Chart

Clone this repo:
  1. 1c4d268 Refactored standalone rules configuration to be editable through helm values and added option to set the rules configuration with an existing configmap. (#717) by Johannes Ylönen · 2 days ago master
  2. e52d26f fix: allow webhook calls to fail (#911) by AlinsRan · 3 days ago
  3. bdfe0b7 feat: add trusted_addresses option to apisix configmap template (#909) by manueljishi · 11 days ago apisix-2.12.4
  4. 379ab73 replace link to config-default.yaml (#903) by Traky Deng · 2 weeks ago
  5. ef84543 fix: apisix lua_shared_dict indentation in configmap (#907) by Zeping Bai · 2 weeks ago apisix-2.12.3

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 Ingress[DEPRECATED] APISIX Dashboard
Chart v2.xv3.xv1.x v2.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.