Skip to main content

Apache APISIX Helm Chart

Install#

To install the chart with release name apisix:

$ helm repo add apisix https://charts.apiseven.com$ helm repo update$ helm install apisix apisix/apisix

Uninstall#

To uninstall/delete the apisix release:

helm uninstall apisix

Seeking help#