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

support ipv6 connectivity for the bridge network #14101

Closed
sinisterstumble opened this issue Aug 13, 2022 · 2 comments · Fixed by #23882
Closed

support ipv6 connectivity for the bridge network #14101

sinisterstumble opened this issue Aug 13, 2022 · 2 comments · Fixed by #23882
Assignees
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/client theme/cni theme/ipv6 type/enhancement

Comments

@sinisterstumble
Copy link

It seems there is simply no way to setup ipv6 connectivity for the default nomad bridge.

Thank you!

@jrasell jrasell added type/enhancement theme/client theme/ipv6 theme/cni stage/accepted Confirmed, and intend to work on. No timeline committment though. and removed type/bug labels Aug 15, 2022
@jrasell jrasell changed the title no way to setup ipv6 connectivity for the bridge network support ipv6 connectivity for the bridge network Aug 15, 2022
@jrasell
Copy link
Member

jrasell commented Aug 15, 2022

Hi @markmartirosian and thanks for raising this feature request.

@gulducat
Copy link
Member

gulducat commented Sep 4, 2024

Hello! When #23882 is shipped with Nomad 1.9, IPv6 may be enabled on the Nomad bridge network mode by setting an IPv6 subnet in the client agent config, e.g.:

client {
  enabled = true

  bridge_network_subnet_ipv6 = "fd00:a110:c8::/116"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/client theme/cni theme/ipv6 type/enhancement
Projects
3 participants