kube-router
kube-router copied to clipboard
Support for IPVS one-packet scheduling
Currently, kube router does not allow configuring a service in “one-packet scheduling” mode provided by IPVS. It is useful when client generates UDP messages with such high rate that UDP timeout cannot be used since the gap between two messages is way less than 1 second (which is minimum UDP timeout).