mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #96248 from qingsenLi/201105-IPVSProxyMode
Remove Const IPVSProxyMode
This commit is contained in:
commit
38f5dc8e7b
@ -69,8 +69,6 @@ const (
|
||||
FlagPersistent = 0x1
|
||||
// FlagHashed specify IPVS service hash flag
|
||||
FlagHashed = 0x2
|
||||
// IPVSProxyMode is match set up cluster with ipvs proxy model
|
||||
IPVSProxyMode = "ipvs"
|
||||
)
|
||||
|
||||
// IPVS required kernel modules.
|
||||
|
Loading…
Reference in New Issue
Block a user