-
Notifications
You must be signed in to change notification settings - Fork 193
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
can only ping remote pod ip in gateway node from each side #3266
Comments
Hi @zero2hj , Did you follow the instructions in Submariner with Calico ? I can see [1] error in atatched logs [1] �` |
@yboaron Yes, I did. I have created the two ippools manually in each cluster as the required ippools.projectcalico.org resource type didn't exist in my calico version.
|
@zero2hj , thanks for the feedback. Yes, submariner has not been tested with kube-proxy in ipvs mode. |
What happened:
After join the two clusters, It seems I can only ping remote pod IP in submariner gateway nodes although diagnose show no errors besides kube-proxy mode issue.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
I was connecting two clusters A,B.
For A, its cluster version is 1.19, calico version 3.15.
For B, it's 1.28 & 3.25.
Thing was built in an unconventional way, because A has been running for a long time with calico in ipip mode and kube-proxy in ipvs mode which submariner doesn't support.I have try to change the situations by migrating the mode of calico and kube-proxy.
I didn't not rebuild existing svc so you may see ipvs device in gather result.
Anything else we need to know?:
Environment:
subctl diagnose all
):Gather information (use
subctl gather
):gather-a.zip
Cloud provider or hardware configuration:
Install tools:
subctl 0.19.1
Others:
Thanks for your work.
The text was updated successfully, but these errors were encountered: