Apache APISIX Helm Chart
#
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
#
APISIX v3.xThe current default version of APISIX installed is 2.15.0
, if you want to install APISIX 3.x, to install the chart of APISIX with:
helm install apisix apisix/apisix --set apisix.image.tag=3.0.0-debian --create-namespace --namespace apisix
note
The latest APISIX Ingress Controller and APISIX Dashboard are not compatible with APISIX 3.x.
#
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