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

Ability to configure LACP bonding via Network Config using console #9708

Open
kvaps opened this issue Nov 12, 2024 · 5 comments
Open

Ability to configure LACP bonding via Network Config using console #9708

kvaps opened this issue Nov 12, 2024 · 5 comments

Comments

@kvaps
Copy link
Contributor

kvaps commented Nov 12, 2024

Feature Request

Ability to configure LACP bonding via Network Config using console

Description

Currently there is no way to configure bonding directly on metal:
image

This is blocking us from installing Talos Linux on such enviroments where LACP is enabled by default

@smira
Copy link
Member

smira commented Nov 12, 2024

There are quite a few methods available now: https://www.talos.dev/v1.8/talos-guides/install/bare-metal-platforms/network-config/

Moreover, 802.3ad bonds usually allow single-link operations, so you can boot, configure single link enough to submit machine configuration with full bond configuration. This e.g. how Equnix Metal works.

@kvaps
Copy link
Contributor Author

kvaps commented Nov 12, 2024

Moreover, 802.3ad bonds usually allow single-link operations, so you can boot, configure single link enough to submit machine configuration with full bond configuration. This e.g. how Equnix Metal works.

Unfortunately this is not working for some providers, eg servers.com does not supporting this.

@smira
Copy link
Member

smira commented Nov 12, 2024

As far I know that some providers are working to provide nocloud metadata so that Talos can auto-configure networking, but I can't comment on that myself.

@vills
Copy link

vills commented Nov 18, 2024

@kvaps on behalf of mentioned Servers.com provider, i can confirm that we are working on bringing an automated way to install Talos on our platform :-)

@kvaps
Copy link
Contributor Author

kvaps commented Nov 19, 2024

Thank you, but I mentioned servers.com just for example. There are a lot of providers and bare-metal configurations with LACP enabled, and it's not so easy to install Talos Linux on them

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

No branches or pull requests

3 participants