Hi team, all my dev environments are k3s based. I ...
# k3s
b
Hi team, all my dev environments are k3s based. I use vcluster to spin up k3s clusters. Now I am testing istio-cni and I can see the following error with Calico and Cilium
Copy code
Error: failed to create ambient informer service: error getting host IP: <nil>
I do not expect anybody to understand that, but at least to point me what could be te reason the the process cannot get the host IP. Thanks!