youtube image
From YouTube: Webinar: Kubernetes Ingress: Simplify Cluster Management Across Any Platform or Environment

Description

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects
I
I

If you want to follow along with the demo, all commands can be found here: https://gist.github.com/hbagdi/0e127a748e598bf9fcac28da7be621f2

Kubernetes has changed how we think about application development, but it has also introduced additional complexity into the way we manage microservices. What is a simple way to extend Kubernetes for highly-available applications at scale?

This webinar will take you on a deep dive into Kong, an open source API gateway for Kubernetes Ingress. Kong’s Ingress Controller implements authentication, load-balancing, traffic throttling, transformations, caching, metrics, and logging across Kubernetes clusters.
Harry will take the audience through a live demo installation:
Installation
Basic Ingress
Auth Protection
Traffic Transformation
Rate-limiting