adding modules required for kubernetes
This commit is contained in:
parent
b49fa1bdc5
commit
de94e74ab6
@ -4,6 +4,7 @@ async_tx
|
||||
async_xor
|
||||
atkbd
|
||||
bridge
|
||||
br_netfilter
|
||||
cbc
|
||||
cdrom
|
||||
crc16
|
||||
@ -36,15 +37,18 @@ intel_pmc_bxt
|
||||
intel_rapl_common
|
||||
intel_rapl_msr
|
||||
ip6table_filter
|
||||
ip6table_mangle
|
||||
ip6table_nat
|
||||
ip6_tables
|
||||
ip6_udp_tunnel
|
||||
ip_set
|
||||
ip_set_hash_net
|
||||
iptable_filter
|
||||
iptable_mangle
|
||||
iptable_nat
|
||||
iptable_raw
|
||||
ip_tables
|
||||
ipt_REJECT
|
||||
iTCO_vendor_support
|
||||
iTCO_wdt
|
||||
jbd2
|
||||
@ -66,6 +70,9 @@ nf_defrag_ipv4
|
||||
nf_defrag_ipv6
|
||||
nf_nat
|
||||
nfnetlink
|
||||
nfnetlink_acct
|
||||
nfnetlink_log
|
||||
nf_reject_ipv4
|
||||
nf_tables
|
||||
nft_chain_nat
|
||||
nft_compat
|
||||
@ -102,14 +109,22 @@ vmw_vsock_virtio_transport_common
|
||||
vmw_vsock_vmci_transport
|
||||
vsock
|
||||
vsock_loopback
|
||||
vxlan
|
||||
wireguard
|
||||
xfrm_algo
|
||||
xfrm_user
|
||||
xor
|
||||
x_tables
|
||||
xt_addrtype
|
||||
xt_comment
|
||||
xt_conntrack
|
||||
xt_limit
|
||||
xt_mark
|
||||
xt_MASQUERADE
|
||||
xt_multiport
|
||||
xt_nat
|
||||
xt_nfacct
|
||||
xt_NFLOG
|
||||
xt_physdev
|
||||
xt_set
|
||||
xt_tcpudp
|
||||
|
Loading…
Reference in New Issue
Block a user