kernel-tools
kernel-tools copied to clipboard
not enabled on ubuntu xenial kernel: # CONFIG_NETFILTER_XT_SET is not set
kinda essential for getting my kubernetes cluster deployed...
Linux ... 4.4.38-std-1 #1 SMP Mon Dec 12 10:45:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
zcat /proc/config.gz | grep XT_S
CONFIG_NETFILTER_XT_SET is not set
Note: on my arm C instance the modules are enabled...