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

Missing ingress handling for some p2p ports #32

Open
aasseman opened this issue Jan 10, 2023 · 0 comments
Open

Missing ingress handling for some p2p ports #32

aasseman opened this issue Jan 10, 2023 · 0 comments
Labels
type:bug Something isn't working

Comments

@aasseman
Copy link
Contributor

What I've found missing up to now:

  • Erigon's torrent p2p ports
  • Heimdall's p2p ports

There needs at least to be NodePorts (optionally) set-up, as well as the possibility to change the port numbers in the software (because of the 30000-32768 limitation on NodePort port numbers).

In general, it could also be interesting to be able to generate LoadBalancers instead, as that would make it smoother to handle the p2p ingresses in managed cloud kubernetes, or when using MetalLB.

@chriswessels chriswessels added the type:bug Something isn't working label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants