Updated on 2025-06-13 GMT+08:00

Sticky Session

When source IP address-based sticky sessions are used, access requests from the same IP address are forwarded to the same backend server.

When kubernetes.io/elb.lb-algorithm is set to SOURCE_IP (source IP hash), sticky sessions cannot be enabled.

Value Range

  • Disable: Do not configure this parameter.
  • Enable: Set this parameter to SOURCE_IP, indicating that the sticky session is based on the source IP address.

Default Value

Disable

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters

When kubernetes.io/elb.lb-algorithm is set to SOURCE_IP (source IP hash), sticky sessions cannot be enabled.