You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i am using the basic examples for the NSM in a kind cluster which they work fine, but when i try the same examples on my "production" cluster, some of the pods are stack in the init state or even when they are running they are not working properly.
Examples
Lets try an example of kernel to IP to kernel connection on a Kind cluster.
Question
Hello i am using the basic examples for the NSM in a kind cluster which they work fine, but when i try the same examples on my "production" cluster, some of the pods are stack in the init state or even when they are running they are not working properly.
Examples
Lets try an example of kernel to IP to kernel connection on a Kind cluster.
I can ping from the NSC to NSE and vice versa without a problem.
On the other hand, in my "production" cluster, the alpine pod is stack on the init state.
The logs of the alpine pod are the following:
Context
the same error logs are similar with other examples, i suspect that it has to do that i use eBPF instead of kube-proxy (iptables)?
The text was updated successfully, but these errors were encountered: