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

Proxy Protocol #103

Closed
faberto opened this issue Sep 16, 2024 · 1 comment
Closed

Proxy Protocol #103

faberto opened this issue Sep 16, 2024 · 1 comment

Comments

@faberto
Copy link
Collaborator

faberto commented Sep 16, 2024

As this issue is still not fixed nimiq/core-rs-albatross#276
and the nodes report
Couldn't detect a public reachable address. Validator network operations won't be possible

A possible workaround would be to use

  • ExternalDNS and NodePorts to directly expose the nodes.
  • ExternalDNS and Ingress with Nodeport( instead of LB )
  • Advertise NodePort additionally(not sure if that is enough), Keep LB for browser nodes

(ExternalDNS)This could in some cases lead to wrong cached dns entries if pods switch nodes frequently( should not happen)

@faberto
Copy link
Collaborator Author

faberto commented Oct 18, 2024

Solved by Autonat v2

@faberto faberto closed this as completed Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant