File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/en/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ Kubernetes as a project supports and maintains [AWS](https://github.com/kubernet
37
37
* [ Gloo] ( https://gloo.solo.io ) is an open-source ingress controller based on [ Envoy] ( https://www.envoyproxy.io ) ,
38
38
which offers API gateway functionality.
39
39
* [ HAProxy Ingress] ( https://haproxy-ingress.github.io/ ) is an ingress controller for
40
- [ HAProxy] ( http ://www.haproxy.org/#desc) .
40
+ [ HAProxy] ( https ://www.haproxy.org/#desc) .
41
41
* The [ HAProxy Ingress Controller for Kubernetes] ( https://github.com/haproxytech/kubernetes-ingress#readme )
42
- is also an ingress controller for [ HAProxy] ( http ://www.haproxy.org/#desc) .
42
+ is also an ingress controller for [ HAProxy] ( https ://www.haproxy.org/#desc) .
43
43
* [ Istio Ingress] ( https://istio.io/latest/docs/tasks/traffic-management/ingress/kubernetes-ingress/ )
44
44
is an [ Istio] ( https://istio.io/ ) based ingress controller.
45
45
* The [ Kong Ingress Controller for Kubernetes] ( https://github.com/Kong/kubernetes-ingress-controller#readme )
@@ -50,7 +50,7 @@ Kubernetes as a project supports and maintains [AWS](https://github.com/kubernet
50
50
* The [ Traefik Kubernetes Ingress provider] ( https://doc.traefik.io/traefik/providers/kubernetes-ingress/ ) is an
51
51
ingress controller for the [ Traefik] ( https://traefik.io/traefik/ ) proxy.
52
52
* [ Voyager] ( https://appscode.com/products/voyager ) is an ingress controller for
53
- [ HAProxy] ( http ://www.haproxy.org/#desc) .
53
+ [ HAProxy] ( https ://www.haproxy.org/#desc) .
54
54
55
55
## Using multiple Ingress controllers
56
56
You can’t perform that action at this time.
0 commit comments