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

Add support for configuring extra bridges #34

Open
seumasdunlop opened this issue Aug 10, 2022 · 1 comment
Open

Add support for configuring extra bridges #34

seumasdunlop opened this issue Aug 10, 2022 · 1 comment
Labels
feature New feature or request

Comments

@seumasdunlop
Copy link
Contributor

We have a requirement to pass multiple network interfaces through to the kubernetes nodes. I've implemented this by adding a list of extraBridges for each instance that is used to create additional network_interface sections in the libvirt_domain and populate the cloud_init_network_static.tpl file to configure the new network interfaces in the VM.

If you're happy to proceed I'll create a pull request. Can any of the issues I've created today be grouped into a single pull request or do you want one for each issue?

@MusicDin
Copy link
Owner

Hi,

thanks again for opening all these issues.
If you could open separate pull requests, I would be very grateful as we can then discuss each issue separately further.

@MusicDin MusicDin linked a pull request Aug 18, 2022 that will close this issue
@MusicDin MusicDin added the feature New feature or request label Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants