Skip to content

Commit

Permalink
Enable ipvlan kernel module
Browse files Browse the repository at this point in the history
This enables minikube to be used with ipvlan based CNI plugins.

Signed-off-by: Martynas Pumputis <m@lambda.lt>
  • Loading branch information
brb committed Jan 9, 2019
1 parent 6a04066 commit 769cbe5
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 769cbe5

Please sign in to comment.