-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Enable cross-subnet mode with Calico by default #11810
Enable cross-subnet mode with Calico by default #11810
Conversation
9e587c7
to
3764ab7
Compare
3764ab7
to
8f65c09
Compare
8e53181
to
2709e6a
Compare
I'm not terribly knowledgeable about Calico. @olemarkus do you have expertise in this area? |
No, I'm afraid not. Our e2e are not multi-az either. That would have been handy to verify this doesn't cause something unexpected to happen. |
We have this HA test for masters. |
Seems all good. I can add more periodic tests later for vxlan and maybe bpf. |
8211ab8
to
8e23f21
Compare
/retest |
8e23f21
to
8a1cdd7
Compare
/retest |
1 similar comment
/retest |
/retest |
8a1cdd7
to
e57fd05
Compare
/retest |
1 similar comment
/retest |
e57fd05
to
a12b314
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: johngmyers The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
1 similar comment
/retest |
Most kOps setup have at least 2 subnets so, the optimal setup is to:
CrossSubnet
(other possible options areAlways
andNone
)/cc @johngmyers @olemarkus