⎈ k8s knowledge compiler

SessionAffinityConfig [api_object]ai-synthesized · conf 0.82

SessionAffinityConfig represents the configurations of session affinity.

core

The SessionAffinityConfig API object defines the configuration for session affinity in a Kubernetes Service.

Why it matters It enables or disables session persistence and specifies the cookie name used to track sessions.

Key facts - Defined in io.k8s.api.core.v1.SessionAffinityConfig (source: swagger.json) - Configures session affinity

Sources

swagger.jsonio.k8s.api.core.v1.SessionAffinityConfig

Related (2)

related_to ClientIPConfigreferences type conf=1
related_to ServiceSpecreferences type conf=1

← all API Explorer