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

Settings: enable host-gw networking #2

Open
inercia opened this issue Jun 8, 2020 · 1 comment
Open

Settings: enable host-gw networking #2

inercia opened this issue Jun 8, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers prio:medium Medium priority

Comments

@inercia
Copy link
Owner

inercia commented Jun 8, 2020

k3x should have some setting for using host-gw networking (and maybe some other flannel plugins).

When host-gw is enabled, we could also give the option of routing to the cluster IPs subnet through the master.

@inercia inercia added the enhancement New feature or request label Jun 8, 2020
@inercia inercia changed the title Add some setting for using host-gw networking Settings: enable host-gw networking Jun 17, 2020
@inercia inercia added good first issue Good for newcomers prio:medium Medium priority labels Aug 13, 2020
@inercia
Copy link
Owner Author

inercia commented Aug 13, 2020

This would be easy to fix:

  • create a new setting for saving this setting.
  • add a new check box in the Network tab in the New Cluster window and bind the checkbox to the setting we previously created.
  • pass some new argument here when this is setting is active.
  • add a new server-arg in the same way we do with other args: --flannel-backend=host-gw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers prio:medium Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant