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
If you use cilium and have Hubble enabled: https://github.com/cilium/hubble
You can observe the traffic flows along with IP addresses and labels and decide on a appropriate network policy.
You might also be able to do it with iptable rules using the PostUp and PostDown hooks in the wg0.conf file, assuming the clients are assigned consistent IP addresses.
Hello,
I have several clients with wireguard connection to a kubernetes cluster,
I would like for a part of client to give access only to a specific services in Kubernetes, how i can achieve it ?
Thanks for your work,
Best,
The text was updated successfully, but these errors were encountered: