Pin user requests using consistent hash based routing
labels
section add a special
label tfy_sticky_session_header_name
and add a header name against it. For e.g. x-truefoundry-sticky-session-id
Sticky Routing from UI
x-truefoundry-sticky-session-id: session-id-qnfjk
will be routed to the same pod the first request was routed to.