k8s/APISIX
Apache APISIX Helm Chart Prerequisites# Kubernetes 1.12+ Helm v3.0+ Install# 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 apisix
