Skip to content

Commit

Permalink
Enable ipvlan kernel module
Browse files Browse the repository at this point in the history
This makes it possible to use ipvlan CNI plugins in minikube.

Signed-off-by: Martynas Pumputis <[email protected]>
  • Loading branch information
brb committed Jan 9, 2019
1 parent 6a04066 commit 4792a62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
CONFIG_MACVLAN=y
CONFIG_MACVTAP=y
CONFIG_IPVLAN=m
CONFIG_VXLAN=y
CONFIG_NETCONSOLE=y
CONFIG_TUN=y
Expand Down

0 comments on commit 4792a62

Please sign in to comment.