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
{{ message }}
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
In direct routing datapath mode, traffic from the Envoy host process is not being subjected correctly to datapath processing. The symptoms are
The workaround is to run Cilium in tunnelling database mode, using
--datapath-mode=vxlan
on thecilium install
command.Seen on GKE and EKS.
The text was updated successfully, but these errors were encountered: