mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
Fix typo
This commit is contained in:
parent
abd5fc99c1
commit
4944135dc2
@ -203,8 +203,8 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// IPVSSchedulerMethod is the algorithm for allocating TCP connections and
|
// IPVSSchedulerMethod is the algorithm for allocating TCP connections and
|
||||||
// UDP datagrams to real servers. Scheduling algorithms are imple-
|
// UDP datagrams to real servers. Scheduling algorithms are implemented as kernel modules.
|
||||||
//wanted as kernel modules. Ten are shipped with the Linux Virtual Server.
|
// Ten are shipped with the Linux Virtual Server.
|
||||||
type IPVSSchedulerMethod string
|
type IPVSSchedulerMethod string
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
Reference in New Issue
Block a user