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

Is there a way to restrict access to a kubernetes service only via vpn #6213

Open
EzekielHub opened this issue Mar 27, 2023 · 0 comments
Open

Comments

@EzekielHub
Copy link

EzekielHub commented Mar 27, 2023

i am trying to expose a service only via vpn so i want to give the ingress gateway a internal private ip instead not a public ip. So only people on the private network can access the service.

for example in other providers you have a way to do it so your service get assinged to a private ip, i dont know if it possible in linode. Have done researches but havent found anything for linode.
Is there anyone that as an idea or has done something similar.

[How would I setup kuberentes ingress to for VPN-only access?]

somthing like this for linode.
service.annotations."service.beta.kubernetes.io/azure-load-balancer-internal"=true
service.kubernetes.io/ibm-load-balancer-cloud-provider-ip-type: "private"

Thanks in advance

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

1 participant