Skip to content

Commit

Permalink
Merge pull request #43 from kinvolk/kai/cilium-vxlan
Browse files Browse the repository at this point in the history
networkd: prevent networkd interference with cilium_vxlan interface
  • Loading branch information
pothos committed Jul 29, 2021
2 parents 3960a47 + 0eb4436 commit bafab09
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions systemd/network/20-cilium.network
@@ -0,0 +1,7 @@
# Exclude Cilium's vxlan interface (and any other Cilium interfaces) from configuration through networkd

[Match]
Name=cilium*

[Link]
Unmanaged=yes

0 comments on commit bafab09

Please sign in to comment.