hello, I'm using an rke2 powered local cluster (i...
# rke2
s
hello, I'm using an rke2 powered local cluster (intended for rancher) using OpenSuse Leap 15.4 on our test system to gather experiences with kubernetes I'm running into problems and can't really figure it out myself. Currently the problem is that the
rke2-ingress-controller
on my rke2-agent nodes are not coming up. The one on the rke2-server node is working correctly. when I view the logs of the 2 agent nodes, there is no error, but each container is trying to use
10.43.0.1
as the pod IP, but only the one on my server node succeeds to do so. Can anybody help me with this matter?