how to use kubeprism with the calico CNI and the tigera operator #10299
antoniojesusmartinjimenez
started this conversation in
General
Replies: 2 comments
-
Probably because you're configuring that on a pod which doesn't run with host-level networking. The KubePrism is only available for host networking pods, pod networking pods should use |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's exactly the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am implementing calico as my CNI without kubeproxy, I have it configured in eBPF mode and with the corresponding configmap for the connection to the API, this works perfectly, the problem occurs when I decide to use kubeprism instead of VIP, in that case I always get the same error:
Does anyone know why this happens?
Beta Was this translation helpful? Give feedback.
All reactions