|
17 | 17 | #
|
18 | 18 | -->
|
19 | 19 |
|
20 |
| -# Apache APISIX for Kubernetes |
21 |
| - |
22 |
| -[](https://goreportcard.com/report/github.com/apache/apisix-ingress-controller) |
23 |
| -[](https://apisix.apache.org/slack) |
24 |
| - |
25 |
| -Use [Apache APISIX](https://github.com/apache/apisix#apache-apisix) for Kubernetes [Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/). |
| 20 | +# API7 Ingress Controller |
26 | 21 |
|
27 | 22 | All configurations in `apisix-ingress-controller` are defined with Kubernetes CRDs (Custom Resource Definitions).
|
28 | 23 | Support configuring [plugins](https://github.com/apache/apisix/blob/master/docs/en/latest/plugins), service registration discovery mechanism for upstreams, load balancing and more in Apache APISIX.
|
@@ -83,72 +78,5 @@ Currently, APISIX Ingress Controller automatically manipulates some APISIX resou
|
83 | 78 | * [Rich plugins and ecology.](https://github.com/apache/apisix/tree/master/docs/en/latest/plugins)
|
84 | 79 | * Supports APISIX custom resources and Kubernetes native Ingress resources.
|
85 | 80 |
|
86 |
| -## Contributing |
87 |
| - |
88 |
| -We welcome all kinds of contributions from the open-source community, individuals and partners. |
89 |
| - |
90 |
| -* [Contributing Guide](./docs/en/latest/contribute.md) |
91 |
| - |
92 |
| -### How to contribute |
93 |
| - |
94 |
| -Most of the contributions that we receive are code contributions, but you can |
95 |
| -also contribute to the documentation or simply report solid bugs |
96 |
| -for us to fix. |
97 |
| - |
98 |
| - For new contributors, please take a look at issues with a tag called [Good first issue](https://github.com/apache/apisix-ingress-controller/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [Help wanted](https://github.com/apache/apisix-ingress-controller/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22). |
99 |
| - |
100 |
| -### How to report a bug |
101 |
| - |
102 |
| -* **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/apache/apisix-ingress-controller/issues). |
103 |
| - |
104 |
| -* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/apache/apisix-ingress-controller/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring. |
105 |
| - |
106 |
| -### Contributor over time |
107 |
| - |
108 |
| -[](https://git-contributor.com/?chart=contributorOverTime&repo=apache/apisix-ingress-controller) |
109 |
| - |
110 |
| -## Community |
111 |
| - |
112 |
| -* Mailing List: Mail to <[email protected]>, follow the reply to subscribe the mailing list. |
113 |
| -* QQ Group - 578997126 |
114 |
| -*  - follow and interact with us using hashtag `#ApacheAPISIX` |
115 |
| -* [Bilibili video](https://space.bilibili.com/551921247) |
116 |
| - |
117 |
| -## Todos |
118 |
| - |
119 |
| -* More todos will display in [issues](https://github.com/apache/apisix-ingress-controller/issues?q=is%3Aopen+is%3Aissue+label%3Atriage%2Faccepted) |
120 |
| - |
121 |
| -## User stories |
122 |
| - |
123 |
| -- [How Does Zoom Use APISIX Ingress in Its Continuous Delivery Pipeline? - API7.ai](https://api7.ai/blog/zoom-uses-apisix-ingress) |
124 |
| -- [Copernicus Reference System Software](https://github.com/COPRS/infrastructure/wiki/Networking-trade-off) |
125 |
| -- [From Traefik to APISIX, Horizon Robotics's Exploration in Ingress Controller - API7.ai](https://api7.ai/blog/why-horizon-robotics-migrated-from-traefik-to-apche-apisix) |
126 |
| -- [Why Jiakaobaodian Chooses APISIX Ingress Controller - API7.ai](https://api7.ai/blog/why-jiakaobaodian-chooses-apisix-ingress-controller) |
127 |
| -- [Why AISpeech Chooses Apache APISIX Instead of NGINX as k8s Ingress Controller - API7.ai](https://api7.ai/blog/why-aispeech-chooses-apache-apisix-instead-of-nginx-as-k8s-ingress-controller) |
128 |
| -- [Tencent Cloud: Why choose Apache APISIX to implement the k8s ingress controller?(Chinese)](https://cloud.tencent.com/developer/article/1592281) |
129 |
| -- [aispeech: Why we create a new k8s ingress controller?(Chinese)](https://mp.weixin.qq.com/s/bmm2ibk2V7-XYneLo9XAPQ) |
130 |
| - |
131 |
| -If you are willing to share with us some scenarios and use cases when you use APISIX Ingress, |
132 |
| -please reply to the [issue](https://github.com/apache/apisix-ingress-controller/issues/501), |
133 |
| -or submit PR to update [Powered-BY](./powered-by.md) file |
134 |
| - |
135 |
| -## Who Uses APISIX Ingress? |
136 |
| - |
137 |
| -A wide variety of companies and organizations use APISIX Ingress for research, production and commercial product, below are some of them: |
138 |
| - |
139 |
| -- AISpeech |
140 |
| -- European Copernicus Reference System |
141 |
| -- Jiakaobaodian(驾考宝典) |
142 |
| -- Horizon Robotics(地平线) |
143 |
| -- Tencent Cloud |
144 |
| -- UPYUN |
145 |
| -- Zoom |
146 |
| - |
147 |
| -## Milestone |
148 |
| - |
149 |
| -* [Milestone](https://github.com/apache/apisix-ingress-controller/milestones) |
150 |
| - |
151 |
| -## Terminology |
152 |
| - |
153 | 81 | * APISIX Ingress: the whole service that contains the proxy ([Apache APISIX](https://apisix.apache.org)) and ingress controller (apisix-ingress-controller).
|
154 | 82 | * apisix-ingress-controller: the ingress controller component.
|
0 commit comments