Hi guys,
we have problem with RH8.7 and RKE1:
test #1
-
reset VMs (rke remove)
-
install latest iptables & kernel
-
reboot
-
deploy RKE
-
latest 1.3.x RKE (1.3.19)
-
latest 1.23.x K8S (1.23.16)
-
deploy system components
-
test - failed
-
kubectl run -it --rm --restart=never --image=busybox:1.28 pbe-test – nslookup kubernetes.default.svc.cluster.local
-
**no luck - timeout
test #2
we repeated the whole procedure, but in step “2” we installed the oldest version:
iptables-1.8.4-10.el8_2.1 kernel-4.18.0-193.6.3.el8_2
step 6: success
the problem looks similar as the topic:
thank you.