Difference between revisions of "IPVS"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
  
 
== See also ==
 
== See also ==
 +
* {{Kubernetes networking}}
 
* {{K8s}}
 
* {{K8s}}
 +
 +
[[Category:K8s]]

Revision as of 18:41, 27 May 2022

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


See also

Advertising: