Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/apisix-helm-chart

Apache APISIX Helm Chart
https://github.com/apache/apisix-helm-chart

apisix chart helm k8s kubernetes

Last synced: 4 days ago
JSON representation

Apache APISIX Helm Chart

Awesome Lists containing this project

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)
- [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 | 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 |

## 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.