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

Make robusta to listen for connections on a IPv6 socket #1285

Open
srirenga opened this issue Feb 13, 2024 · 3 comments
Open

Make robusta to listen for connections on a IPv6 socket #1285

srirenga opened this issue Feb 13, 2024 · 3 comments

Comments

@srirenga
Copy link

Is your feature request related to a problem?
Currently robusta runner are forward is listening to IPV4 socket. We are using IPv6 address for pod networking (https://aws.amazon.com/blogs/containers/amazon-eks-launches-ipv6-support/). Pods and services are assigned only IPV6 addresses.

Describe the solution you'd like
I would like the application to be able to listen to ipv6 addresses as well.

Copy link

Hi 👋, thanks for opening an issue! Please note, it may take some time for us to respond, but we'll get back to you as soon as we can!

  • 💬 Slack Community: Join Robusta team and other contributors on Slack here.
  • 📖 Docs: Find our documentation here.
  • 🎥 YouTube Channel: Watch our videos here.

@aantn
Copy link
Collaborator

aantn commented Feb 22, 2024

Hi, which port are you referrring to? Are you referring to the port on which the runner receives Prometheus alerts by webhook?

@aantn
Copy link
Collaborator

aantn commented Feb 22, 2024

Also, to help us prioritize, can you please clarify the impact? I was under the impression that IPV6 AWS clusters still support a IPV4 fallback, in which case this is a good improvement but doesn't block using Robusta on such clusters at the moment. Is that correct?

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

2 participants