You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/10 15:11:21 UTC

[GitHub] [apisix-helm-chart] Gallardot opened a new pull request, #413: doc: update apisix doc for new users

Gallardot opened a new pull request, #413:
URL: https://github.com/apache/apisix-helm-chart/pull/413

   In order to let novice users better and quickly experience the whole apisix ecosystem.
   
   Signed-off-by: Gallardot <tt...@163.com>


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-helm-chart] tao12345666333 commented on a diff in pull request #413: doc: update apisix doc for new users

Posted by GitBox <gi...@apache.org>.
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-helm-chart] tokers merged pull request #413: doc: update apisix doc for new users

Posted by GitBox <gi...@apache.org>.
tokers merged PR #413:
URL: https://github.com/apache/apisix-helm-chart/pull/413


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-helm-chart] Gallardot commented on a diff in pull request #413: doc: update apisix doc for new users

Posted by GitBox <gi...@apache.org>.
Gallardot commented on code in PR #413:
URL: https://github.com/apache/apisix-helm-chart/pull/413#discussion_r1058042251


##########
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:
   The `etcd` repo is automatically dependent, adding `apisix` repo is enough. I have fixed it. PTAL.



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org