tao12345666333 commented on code in PR #413: URL: https://github.com/apache/apisix-helm-chart/pull/413#discussion_r1052355657
########## docs/en/latest/apisix.md: ########## @@ -31,6 +31,14 @@ 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: + +```shell Review Comment: we should add `apisix` and `etcd` repo, first. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
