k8s/APISIX

Apache APISIX Helm Chart
Prerequisites#
Kubernetes 1.12+
Helm v3.0+
Install#
To install the chart with release name apisix:

helm repo add apisix https://apache.github.io/apisix-helm-chart
helm repo update
helm install apisix apisix/apisix --create-namespace  --namespace apisix

k8s/IngressGateway/APISIX (last edited 2026-07-16 22:16:45 by PieterSmit)