mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +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
|
||||
// UDP datagrams to real servers. Scheduling algorithms are imple-
|
||||
//wanted as kernel modules. Ten are shipped with the Linux Virtual Server.
|
||||
// UDP datagrams to real servers. Scheduling algorithms are implemented as kernel modules.
|
||||
// Ten are shipped with the Linux Virtual Server.
|
||||
type IPVSSchedulerMethod string
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user