kube-router icon indicating copy to clipboard operation
kube-router copied to clipboard

ClientIP+SrcPort based session persistence in IPVS

Open PadmabushanReddy opened this issue 7 years ago • 2 comments

Is it possible to have a clientIP+clientPort based persistence as opposed to Just clientIP where all requests from a particular IP (but different port) goes to same node ?. IPVS (or atleast keepalived) supports this granularity in persistence. Kube-router doesn't seem to support this. To check this, i issued curl commands from a host with different --local-port option when affinity is ClientIP

PadmabushanReddy avatar Feb 26 '18 07:02 PadmabushanReddy

@PadmabushanReddy at this point clientIP+clientPort based persistence is not there. I will check and revert back if its possible to implement it.

murali-reddy avatar Feb 27 '18 07:02 murali-reddy

similar issues in kubernetes: https://github.com/kubernetes/kubernetes/issues/60688

PadmabushanReddy avatar Apr 19 '18 18:04 PadmabushanReddy

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 06 '23 02:09 github-actions[bot]

This issue was closed because it has been stale for 5 days with no activity.

github-actions[bot] avatar Sep 11 '23 02:09 github-actions[bot]