Petr Baloun
Petr Baloun
I experience similar problem with ingress controller. I have one replica of nginx and am testing connections to `cilium-ingress` service's nodeports, I found that the node that hosts the nginx...
I set `bpf.hostLegacyRouting: true` and it helped. No other change was needed.
Recently released Ubuntu Focal doesn't contain `python-pip`, there is just `python3-pip`.
I need similar thing - our inventory contains hosts that compose multiple clusters. Some tasks need to be run just once per cluster, we use `run_once: true` for such tasks....