Skip to content

Commit df38c30

Browse files
author
alexfornuto
committed
Add Pomerium Ingress Controller to list.
1 parent 45061ef commit df38c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/concepts/services-networking/ingress-controllers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Kubernetes as a project supports and maintains [AWS](https://github.com/kubernet
4848
is an ingress controller driving [Kong Gateway](https://konghq.com/kong/).
4949
* The [NGINX Ingress Controller for Kubernetes](https://www.nginx.com/products/nginx-ingress-controller/)
5050
works with the [NGINX](https://www.nginx.com/resources/glossary/nginx/) webserver (as a proxy).
51+
* The [Pomerium Ingress Controller](https://www.pomerium.com/docs/k8s/ingress.html) is based on [Pomerium](https://pomerium.com/), which offers context-aware access policy.
5152
* [Skipper](https://opensource.zalando.com/skipper/kubernetes/ingress-controller/) HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress, designed as a library to build your custom proxy.
5253
* The [Traefik Kubernetes Ingress provider](https://doc.traefik.io/traefik/providers/kubernetes-ingress/) is an
5354
ingress controller for the [Traefik](https://traefik.io/traefik/) proxy.

0 commit comments

Comments
 (0)