diff --git a/pkg/proxy/apis/config/types.go b/pkg/proxy/apis/config/types.go index 7fedb69261b..08c727c9ff0 100644 --- a/pkg/proxy/apis/config/types.go +++ b/pkg/proxy/apis/config/types.go @@ -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 (