| title | Apache APISIX Helm Chart |
|---|
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 apisixTo 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://apache.github.io/apisix-helm-chart && 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=apisixTo uninstall/delete the apisix release:
helm uninstall apisix- Mailing List: Mail to dev-subscribe@apisix.apache.org, follow the reply to subscribe the mailing list.
- QQ Group - 578997126, 552030619
- Slack Workspace - join
#apisixon our Slack to meet the team and ask questions - follow and interact with us using hashtag
#ApacheAPISIX- bilibili video