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

fix: fail to access NodePort when pod owning multiple network cards #3686

Merged

Commits on Jul 8, 2024

  1. coordinator: add a from policy route for pod's eth0

    Add a from policy route for pod's eth0, which make sure that packets received from eth0 are forwarded out of eth0. fix to the problem of inconsistent routes.
    
    Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
    cyclinder committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4b166d9 View commit details
    Browse the repository at this point in the history