Tech Talk: Developing APIs the Easy Way – Streamline your API process with an endpoint-focused approach on Dec 5 at 11 am EST! Register now

Back to Kubernetes Glossary

Session Affinity

What is Session Affinity?

Session affinity is a load balancing technique that recognizes and links an HTTP request from an end user with their application instance in order to maintain an “active” user session.

Related Terms