This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 4e391e1 doc: add design link in getting started (#281)
4e391e1 is described below
commit 4e391e1c55fbc9e9a5a254b0352e9829e5823174
Author: Alex Zhang <[email protected]>
AuthorDate: Thu Mar 4 18:37:41 2021 +0800
doc: add design link in getting started (#281)
---
docs/en/latest/getting-started.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/en/latest/getting-started.md
b/docs/en/latest/getting-started.md
index cfccdc0..7ec9960 100644
--- a/docs/en/latest/getting-started.md
+++ b/docs/en/latest/getting-started.md
@@ -44,6 +44,10 @@ and will be reflected to nodes in APISIX Upstream.
* Rich plugins support.
* Easy to deploy and use.
+## How It Works
+
+See [Design](./design.md) for more details.
+
## Installation on Cloud
apisix-ingress-controller supports to be installed on some clouds such as AWS,
GCP.