Pin a Client to the Same Pod Using Service Session Affinity
by Omkar Shelke
Configure a Kubernetes Service so that requests from the same client IP are always routed to the same backend Pod for a sustained period, using ClientIP-based session affinity.
Submissions: 4/5