-
|
Hi, I added a wireguard interface to one of my controller nodes in my homelab cluster so that I could eventually install Cilium and use this interface as an egress gateway for certain traffic. I configured the interface by creating the following patch file: However I'm experiencing some issues after adding the interface. When trying to run a debug container in the kube-system namespace in an attempt to test that the interface configuration is working, I'm getting the following error: Also, when running Is there any configuration in Talos or one of the k8s services to disable automatic use of this interface? I wanted to manually route traffic through it using cilium when I get to that point. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes, see documentation please. |
Beta Was this translation helpful? Give feedback.
Yes, see documentation please.