Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 2.2 KB

apisix.md

File metadata and controls

61 lines (47 loc) · 2.2 KB
title
Apache APISIX Helm Chart

Prerequisites

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 --create-namespace  --namespace apisix

Start By One Line

To 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

Uninstall

To uninstall/delete the apisix release:

helm uninstall apisix

Seeking help

  • Mailing List: Mail to [email protected], 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
  • Twitter Follow - follow and interact with us using hashtag #ApacheAPISIX
  • bilibili video