Skip to content

Instantly share code, notes, and snippets.

@anfernee
Last active June 14, 2021 05:12
Show Gist options
  • Save anfernee/46cda3c8fc4132602b879a7c885d6dfd to your computer and use it in GitHub Desktop.
Save anfernee/46cda3c8fc4132602b879a7c885d6dfd to your computer and use it in GitHub Desktop.
--datapath-mode=ipvlan 

Works with:
--ipvlan-master-device
--enable-ipv6 (required? maybe a bug) 


Not compatible with:
--devices
--enable-bpf-masquerade
Jun 13 17:48:24 k8s1 cilium-agent[17214]: level=fatal msg="BPF masquerade works only in veth mode (--datapath-mode=\"veth\"" subsys=daemon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment