You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/services-networking/ingress-controllers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Kubernetes as a project supports and maintains [AWS](https://github.com/kubernet
29
29
* The [Citrix ingress controller](https://github.com/citrix/citrix-k8s-ingress-controller#readme) works with
30
30
Citrix Application Delivery Controller.
31
31
*[Contour](https://projectcontour.io/) is an [Envoy](https://www.envoyproxy.io/) based ingress controller.
32
-
*[EnRoute](https://getenroute.io) is an open source Ingress Controller API Gateway based on [Envoy](https://www.envoyproxy.io)that includes support to automate OpenAPI spec ingestion and advanced rate-limiting.
32
+
*[EnRoute](https://getenroute.io/) is an [Envoy](https://www.envoyproxy.io)based API gateway that can run as an ingress controller.
33
33
* F5 BIG-IP [Container Ingress Services for Kubernetes](https://clouddocs.f5.com/containers/latest/userguide/kubernetes/)
34
34
lets you use an Ingress to configure F5 BIG-IP virtual servers.
35
35
*[Gloo](https://gloo.solo.io) is an open-source ingress controller based on [Envoy](https://www.envoyproxy.io),
0 commit comments