FyraLabs / FyraLabs/chisel-operator

Multiple exit nodes per service

Open
#9 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
149
Forks
15
PR merge metrics
No merged PRs in 30d

Description

This looks like a great project! I'll be exploring this in the next few days. One thing I see missing that I'd like to see supported is having multiple exit nodes per service.

I've got a couple of cheap VPS machines that I have setup under a single CNAME (so basically load balancing at the DNS level) and I'd like to have both of them setup as exit nodes for the same nginx ingress service.

For the manually provisioned nodes, I think this is more/less just a matter of making the exit node name label a comma list of exit nodes, then when processing that label we split the label and iterate over individual values.

We may also need to have some consideration around updating the load balancer ip addresses in the service to ensure they don't override the other.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.