Difference between revisions of "IPVS"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
IPVS provides more options for [[balancing traffic]] to backend Pods; these are:
 
IPVS provides more options for [[balancing traffic]] to backend Pods; these are:
  
* rr: round-robin
+
* rr: [[round-robin]]
 
* lc: least connection (smallest number of open connections)
 
* lc: least connection (smallest number of open connections)
  

Revision as of 13:05, 8 September 2023

IPVS provides more options for balancing traffic to backend Pods; these are:

  • rr: round-robin
  • lc: least connection (smallest number of open connections)
  • dh: destination hashing
  • sh: source hashing
  • sed: shortest expected delay
  • nq: never queue


Sep  4 06:25:10 XXXXX kernel: [19259337.009038] IPVS: rr: TCP 10.236.10.10:32303 - no destination available

See also

Advertising: