| commit | 2461821486f42b1c4c800fd63c8b7f78bb0aa48b | [log] [tgz] |
|---|---|---|
| author | Ghanil Mohamed Yusof <ghanil.yusof@gmail.com> | Thu Oct 26 14:56:02 2023 +0800 |
| committer | GitHub <noreply@github.com> | Thu Oct 26 14:56:02 2023 +0800 |
| tree | 3df3ed14400e9daa4226bc58dd75c9c705306eca | |
| parent | f70b01b8f954a0601b81ca6ccb9215a666ca215e [diff] |
feat: adding nginx configuration & gateway type in composite architecture (#644)
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.
| APISIX | APISIX Ingress | APISIX Dashboard | |
|---|---|---|---|
| Chart v1.x | v3.x | v1.x | v3.x |
| Chart v0.x | v2.x | v1.x | v2.x |