Michael Kashin
Michael is a network and security product manager at Isovalent. He has diverse background spanning pre-sales, software development, network design and architecture. He enjoys writing code and technical blogs, exploring uncharted territories where cloud intersects with networking and security. An OSS contributor, author of books and blogs, a KubeCon reject.
Sessions
Have you ever had a need to steer the incoming traffic to a subset of Kubernetes nodes? What about translating the source IP of traffic leaving the cluster to a fixed set of pre-defined addresses, all while maintaining high reliability and achieving sub-second failover times?
In this session we will walk you through a series of scenarios covering various aspects of ingress and egress Kubernetes traffic engineering using Cilium. We will demonstrate deployment scenarios and best practices that will help guide you through most common design patterns. While doing this we will be using industry-standard protocols, like BGP, to achieve high availability and open source solutions, like Egress Gateway, to implement functionality not provided by Kubernetes natively.