Added containernetworking-plugins to fcos bootstrap packages (#11273)
parent
d3113ad869
commit
24e1765ae2
|
@ -21,6 +21,7 @@ fedora_coreos_packages:
|
||||||
- ethtool # required in kubeadm preflight phase for verifying the environment
|
- ethtool # required in kubeadm preflight phase for verifying the environment
|
||||||
- ipset # required in kubeadm preflight phase for verifying the environment
|
- ipset # required in kubeadm preflight phase for verifying the environment
|
||||||
- conntrack-tools # required by kube-proxy
|
- conntrack-tools # required by kube-proxy
|
||||||
|
- containernetworking-plugins # required by crio
|
||||||
|
|
||||||
## General
|
## General
|
||||||
# Set the hostname to inventory_hostname
|
# Set the hostname to inventory_hostname
|
||||||
|
|
Loading…
Reference in New Issue