Fedora coreos networkmanager global dns and bootstrapping fix (#6577)

* remove podman cni plugin

* configure networkamanger global dns

* allow installation of python3-libselinux by disabling update repo temporary

* remove ipv4 section because it is not a valid configuration
This commit is contained in:
spaced
2020-09-07 11:27:41 +02:00
committed by GitHub
parent 050578da94
commit 2de6a5676d
3 changed files with 32 additions and 21 deletions

View File

@@ -13,7 +13,7 @@ use_oracle_public_repo: true
fedora_coreos_packages:
- python
- libselinux-python3
- python3-libselinux
- ethtool # 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