Bookmarks tagged [ingress]
https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/
List of Ingress Controllers
- tags: kubernetes, docs, ingress
https://cloud.google.com/kubernetes-engine/docs/concepts/ingress
In Google Kubernetes Engine, an Ingress object defines rules for routing external HTTP(S) traffic to applications running in a cluster. An Ingress object is associated with one or more Service objects...
https://cloud.google.com/kubernetes-engine/docs/how-to/load-balance-ingress
This page shows how to configure an HTTP(S) load balancer by creating a Kubernetes Ingress object. An Ingress object must be associated with one ...
https://github.com/kubernetes/ingress-gce
Ingress controller for Google Cloud.
- tags: google-cloud, ingress