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

[IPv6] Add support for dual-stack when using kube-proxy for Service #1200

Merged
merged 1 commit into from
Sep 16, 2020

Commits on Sep 15, 2020

  1. [IPv6] Add support for dual-stack when using kube-proxy for Service

    1. Add a config item for IPv6 Serivce CIDR if using kube-proxy to
       provide Service functions.
    2. Output IPv6 traffic from host gateway if its destination is a
       Service address.
    3. Use ct_mark to identify Service traffic and output the reply
       packet to the host gateway to ensure the DNAT processing in iptables.
    wenyingd committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e825758 View commit details
    Browse the repository at this point in the history