DevConf.us 2018 is the 1st annual, free, Red Hat sponsored technology conference for community project and professional contributors to Free and Open Source technologies held at the Boston University in the historic city of Boston, USA.
When: Friday, August 17 to Sunday, August 19, 2018
This talk will introduce Traefik, the open source reverse-proxy/load-balancer, which can be used as an Ingress Controller in your container infrastructure. Using an Ingress controller allows you to configure routing to services based on host name, port, and path rather than exposing them directly.
Traefik is an Ingress Controller which interfaces to backends such as Kubernetes, Docker, Mesos, Consul allowing dynamic updating of the routing configuration without service loss.
We will look at what is a reverse-proxy, an Ingress Controller and Traefik through demonstration and discussion.