Apache APISIX Helm Chart
#
Prerequisites#
InstallTo install the chart with release name apisix
:
helm repo add apisix https://charts.apiseven.com
helm repo update
helm install apisix apisix/apisix --create-namespace --namespace apisix
#
Start By One LineTo quickly experience Apache APISIX related components like Apache APISIX Dashboard and Apache APISIX Ingress Controller. For a quick installation, start by one line:
helm repo add apisix https://charts.apiseven.com && helm repo update && helm upgrade --install apisix apisix/apisix --create-namespace --namespace apisix --set dashboard.enabled=true --set ingress-controller.enabled=true --set ingress-controller.config.apisix.serviceNamespace=apisix
#
UninstallTo uninstall/delete the apisix
release:
helm uninstall apisix
#
Seeking help- Mailing List: Mail to dev-subscribe@apisix.apache.org, follow the reply to subscribe the mailing list.
- QQ Group - 578997126, 552030619
- Slack Workspace - join
#apisix
on our Slack to meet the team and ask questions - - follow and interact with us using hashtag
#ApacheAPISIX
- bilibili video