This is an automated email from the ASF dual-hosted git repository.
kvn 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 5c1aa5e docs: add docs about Ingress feature comparison (#526)
5c1aa5e is described below
commit 5c1aa5ef26a6546e5e339bcc6d3cdae31b534da6
Author: kv <[email protected]>
AuthorDate: Thu Jun 3 14:43:06 2021 +0800
docs: add docs about Ingress feature comparison (#526)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index a122529..c994ccd 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,8 @@ This project is currently considered experimental.
* Ingress controller itself as a pluggable hot-reload component.
* Multi-cluster configuration distribution.
+[More about comparison among multiple Ingress
Controllers.](https://docs.google.com/spreadsheets/d/191WWNpjJ2za6-nbG4ZoUMXMpUK8KlCIosvQB0f-oq3k/edit?ts=5fd6c769#gid=907731238)
+
## Internal Architecture
<img src="./docs/assets/images/apisix-ingress-controller-arch.png"
alt="module" width="600" height="313" />