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