Skip to content

doc / feature to port forward in yaml rules ? #164

@softlion

Description

@softlion

Hi there, thank you for this great project!

I've setup wg-access-server using helm in a bare metal k8s cluster and connected one client so all its internet traffic go through this server.
That is working.

I'm now trying to forward a port from one of the public IP of my k8s cluster (IP from LoadBalancer) to an IP on my client.
I've already added a k8s service to the wg-access-server pod that listen to this port on the loadbalancer IP.

But how do i route this traffic to the target vpn IP ?
Is this possible by modifying a property in the values.yaml file ?
Any tips ?

I have tried to find the doc of the config.wireguard and wireguard.config sections in the values.yaml file (from helm) without much success for now. If you can point me to some doc, ty !

Ty !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions