Is there a way to restrict access to a kubernetes service only via vpn
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 1.2k
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is identified. Start by checking the Linode Kubernetes Engine ingress and load-balancer documentation for private IP or VPN-only exposure, then establish whether this configuration is supported; done means adding a clear setup guide or documenting the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- cloud, documentation, networking
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100