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
For kubevirt virtualmachines without pod networking with just multus
secondary networks the generated endpointslices from the service
selector are of no use since they are point to the virt-launcher pod
that do not point to any VM.
This change add a flag to the lb config so users can skip the lb service
selector generation and create their own endpointslices pointing to the
secondary network IPs.
Signed-off-by: Enrique Llorente <[email protected]>
0 commit comments