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

Investigate NAT-free cluster communication #2

Open
TrueGoric opened this issue Jun 21, 2023 · 0 comments
Open

Investigate NAT-free cluster communication #2

TrueGoric opened this issue Jun 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TrueGoric
Copy link
Owner

TrueGoric commented Jun 21, 2023

Possible approaches:

  • Multus CNI
    • (-) external dependency
  • manually invoke CNI for the tunnel container
    • (?) will network policies apply?
    • (-) this might be problematic from the security perspective (highly elevated permissions would be required)
    • (-) inelegant and hacky
  • pod per peer
    • (-) doesn't scale

Challenges:

  • we need to ensure that peer CIDRs from NAT-free networks do not collide
@TrueGoric TrueGoric added the enhancement New feature or request label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant