Video

Supercharge Ingress with Kong and Istio

Have you ever found yourself in a situation when all your services are running in Kubernetes, and now you need to expose them to the outside world securely and reliably? Ingress management is an essential part of your configuration and operations. When services are exposed outside a cluster, one needs to take care of authentication, observability, auditing, encryption, and integrations with other third-party vendors, amongst other things. I will introduce the Kubernetes Ingress and how you can use it in your applications that run in a service mesh-enabled Kubernetes cluster.