linode / linode/docs

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

Open
#6,213 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.