Difference between revisions of "IPVS"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
* nq: never queue
 
* 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 ==
 
== See also ==
 
* {{Kubernetes networking}}
 
* {{Kubernetes networking}}
* {{K8s}}
 
  
 
[[Category:K8s]]
 
[[Category:K8s]]

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: