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

Support no-dedicated gateway nodes as part of the LoadBalancer support effort. #49

Closed
mangelajo opened this issue May 27, 2021 · 0 comments · Fixed by #53
Closed

Support no-dedicated gateway nodes as part of the LoadBalancer support effort. #49

mangelajo opened this issue May 27, 2021 · 0 comments · Fixed by #53
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mangelajo
Copy link
Contributor

Support disabling dedicated gateways when that's desired.

Also, we can support dedicated gateways behind a load balancer if we want, but those then need to run on the private normal network for other nodes, otherwise it doesn't work.

@mangelajo mangelajo added the enhancement New feature or request label May 27, 2021
mangelajo added a commit to mangelajo/submariner-operator that referenced this issue Jun 8, 2021
Adds --disable-gateways parameter for:

   `subctl cloud prepare aws`

This functionality is to be used with the LoadBalancer support which
doesn't require dedicated gateways, (and doesn't work with them
right now if they are on the public subnet).

Fixes-Issue: submariner-io/cloud-prepare#49
Related-Issue: submariner-io/submariner#1071

Signed-off-by: Miguel Angel Ajo <[email protected]>
@mangelajo mangelajo added this to the 0.10-m2 milestone Jun 9, 2021
@mangelajo mangelajo linked a pull request Jun 9, 2021 that will close this issue
@skitt skitt closed this as completed in #53 Jun 9, 2021
@mangelajo mangelajo self-assigned this Jun 10, 2021
mangelajo added a commit to mangelajo/submariner-operator that referenced this issue Jun 10, 2021
Adds --disable-gateways parameter for:

   `subctl cloud prepare aws`

This functionality is to be used with the LoadBalancer support which
doesn't require dedicated gateways, (and doesn't work with them
right now if they are on the public subnet).

Fixes-Issue: submariner-io/cloud-prepare#49
Related-Issue: submariner-io/submariner#1071

Signed-off-by: Miguel Angel Ajo <[email protected]>
mangelajo added a commit to mangelajo/submariner-operator that referenced this issue Jun 10, 2021
Adds --disable-gateways parameter for:

   `subctl cloud prepare aws`

This functionality is to be used with the LoadBalancer support which
doesn't require dedicated gateways, (and doesn't work with them
right now if they are on the public subnet).

Fixes-Issue: submariner-io/cloud-prepare#49
Related-Issue: submariner-io/submariner#1071

Signed-off-by: Miguel Angel Ajo <[email protected]>
skitt pushed a commit to submariner-io/submariner-operator that referenced this issue Jun 10, 2021
Adds --disable-gateways parameter for:

   `subctl cloud prepare aws`

This functionality is to be used with the LoadBalancer support which
doesn't require dedicated gateways, (and doesn't work with them
right now if they are on the public subnet).

Fixes-Issue: submariner-io/cloud-prepare#49
Related-Issue: submariner-io/submariner#1071

Signed-off-by: Miguel Angel Ajo <[email protected]>
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

Successfully merging a pull request may close this issue.

2 participants