Added containernetworking-plugins to fcos bootstrap packages (#11273)

This commit is contained in:
M. Hamzah Khan
2024-09-27 20:24:01 +01:00
committed by GitHub
parent d3113ad869
commit 24e1765ae2

View File

@@ -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