Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give access only to a specific services in Kubernetes #37

Open
vhartmannselfee opened this issue Sep 18, 2024 · 1 comment
Open

Give access only to a specific services in Kubernetes #37

vhartmannselfee opened this issue Sep 18, 2024 · 1 comment

Comments

@vhartmannselfee
Copy link

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,

@bryopsida
Copy link
Owner

You might be able to use a network policy to accomplish what you want.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants