You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IPVS Scheduler (wlc, etc) can currently only be configured globally using the --ipvs-scheduler flag. The config.Service struct should support an optional IPVSScheduler member to configure the resulting ipvs.Service{SchedName: ...}
The text was updated successfully, but these errors were encountered:
The IPVS Scheduler (
wlc
, etc) can currently only be configured globally using the--ipvs-scheduler
flag. Theconfig.Service
struct should support an optionalIPVSScheduler
member to configure the resultingipvs.Service{SchedName: ...}
The text was updated successfully, but these errors were encountered: