# apisix-helm-chart **Repository Path**: mirrors/apisix-helm-chart ## Basic Information - **Project Name**: apisix-helm-chart - **Description**: Apache APISIX Helm Chart - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-12 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache APISIX Helm Charts Apache APISIX Helm Charts provide the installation of [Apache APISIX](https://github.com/apache/apisix#apache-apisix) components for kubernetes. - [Apache APISIX Helm Chart](./docs/en/latest/apisix.md) - [[DEPRECATED] Apache APISIX Dashboard Helm Chart](./docs/en/latest/apisix-dashboard.md) - [Apache APISIX Ingress Controller Helm Chart](./docs/en/latest/apisix-ingress-controller.md) 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 | | APISIX | APISIX Ingress | [DEPRECATED] APISIX Dashboard | |:----------:|:------:|:--------------:|:-----------------------------:| | Chart v2.x | v3.x | v1.x v2.x | v3.x | | Chart v1.x | v3.x | v1.x | v3.x | | Chart v0.x | v2.x | v1.x | v2.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.