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
Due to the behavior of MetalLB L2 Advertisements, the Service definitions need to use an externalTrafficPolicy: Local in order to be compatible with both our Latitude deployments as well as GKE and Kind.
Description
Due to the behavior of MetalLB L2 Advertisements, the Service definitions need to use an
externalTrafficPolicy: Localin order to be compatible with both our Latitude deployments as well as GKE and Kind.