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

Use node IP for inter pod routing #1019

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Use node IP for inter pod routing #1019

merged 1 commit into from
Sep 12, 2024

Conversation

leokondrashov
Copy link
Contributor

Summary

Misconfiguration of Calico was causing the inter-pod communication (including Knative-Istio communication) to be routed through control network if used on CloudLab clusters. This was causing high traffic on the control interface which is not advisable for CloudLab.

Implementation Notes ⚒️

  • Change the configuration of Calico to use k8s node IP which are set to experiment network.

External Dependencies 🍀

  • N/A

Breaking API Changes ⚠️

  • N/A

Signed-off-by: Leonid Kondrashov <[email protected]>
@leokondrashov leokondrashov merged commit 751085c into main Sep 12, 2024
23 checks passed
@leokondrashov leokondrashov deleted the fix-interface branch September 12, 2024 10:50
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.

2 participants