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

Workaround for K8s dual stack bug #733

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edwarnicke
Copy link
Member

K8s doesn't have a functioning way to get the IPv6 Pod IP via the
downward API.

This hacks around it if env variable

NSM_TUNNEL_IP_TO_V6 = true

The first GlobalUnicast IPv6 address from the same kernel interface as
the IPv4 Tunnel IP is used instead.

Signed-off-by: Ed Warnicke [email protected]

@edwarnicke edwarnicke force-pushed the tunnelip_to_ipv6 branch 2 times, most recently from c08af4d to dce7f04 Compare October 19, 2022 11:07
K8s doesn't have a functioning way to get the IPv6 Pod IP via the
downward API.

This hacks around it if env variable

NSM_TUNNEL_IP_TO_V6 = true

The first GlobalUnicast IPv6 address from the same kernel interface as
the IPv4 Tunnel IP is used instead.

Signed-off-by: Ed Warnicke <[email protected]>
nsmbot pushed a commit that referenced this pull request Jul 14, 2023
…k-vpp@main

PR link: networkservicemesh/sdk-vpp#733

Commit: ad8c2ca
Author: Artem Glazychev
Date: 2023-07-14 17:21:48 +0700
Message:
  - Revert "Add pinggrouprange to forwarder's chain (#718)" (#733)
This reverts commit ce2e514e2a71b25b450d83af3c7209e396b77122.

Signed-off-by: NSMBot <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant