You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by zh...@apache.org on 2022/08/30 08:21:35 UTC

[apisix-ingress-controller] branch master updated: docs: add powered-by.md (#1293)

This is an automated email from the ASF dual-hosted git repository.

zhangjintao 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 cb6c6963 docs: add powered-by.md (#1293)
cb6c6963 is described below

commit cb6c6963816aa41a6b843bff351bcdf4dc4e5fa5
Author: Jintao Zhang <zh...@gmail.com>
AuthorDate: Tue Aug 30 16:21:30 2022 +0800

    docs: add powered-by.md (#1293)
---
 README.md     |  6 +++++-
 powered-by.md | 31 +++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dacc46ad..0b7f7918 100644
--- a/README.md
+++ b/README.md
@@ -75,12 +75,12 @@ Currently, APISIX Ingress Controller automatically manipulates some APISIX resou
 
 ## Apache APISIX Ingress vs. Kubernetes Ingress Nginx
 
+* The control plane and data plane are separated, which can improve security and deployment flexibility.
 * Hot-reload during yaml apply.
 * [More convenient canary deployment.](./docs/en/latest/concepts/apisix_route.md)
 * Verify the correctness of the configuration, safe and reliable.
 * [Rich plugins and ecology.](https://github.com/apache/apisix/tree/master/docs/en/latest/plugins)
 * Supports APISIX custom resources and Kubernetes native Ingress resources.
-* More active community
 
 ## Contributing
 
@@ -122,6 +122,10 @@ for us to fix.
 - [aispeech: Why we create a new k8s ingress controller?(Chinese)](https://mp.weixin.qq.com/s/bmm2ibk2V7-XYneLo9XAPQ)
 - [Tencent Cloud: Why choose Apache APISIX to implement the k8s ingress controller?(Chinese)](https://www.upyun.com/opentalk/448.html)
 
+If you are willing to share with us some scenarios and use cases when you use APISIX Ingress,
+please reply to the [issue](https://github.com/apache/apisix-ingress-controller/issues/501),
+or submit PR to update [Powered-BY](./powered-by.md) file
+
 ## Milestone
 
 * [Milestone](https://github.com/apache/apisix-ingress-controller/milestones)
diff --git a/powered-by.md b/powered-by.md
new file mode 100644
index 00000000..70767597
--- /dev/null
+++ b/powered-by.md
@@ -0,0 +1,31 @@
+---
+title: Powered by Apache APISIX Ingress
+---
+
+<!--
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+-->
+
+This page documents an alphabetical list of institutions that are using APISIX Ingress for research and production,
+or providing commercial products including APISIX Ingress.
+
+Users are encouraged to add themselves to this page, [issue](https://github.com/apache/apisix-ingress-controller/issues/501) and PR are welcomed.
+
+1. <a href="https://www.aispeech.com/" rel="nofollow">AISpeech 思必驰</a>
+1. <a href="https://cloud.tencent.com/" rel="nofollow">Tencent Cloud 腾讯云</a>
+1. <a href="https://www.upyun.com/" rel="nofollow">UPYUN 又拍云</a>