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