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

Configure additional network adapters for VMs #104

Open
abattye opened this issue Nov 29, 2016 · 1 comment
Open

Configure additional network adapters for VMs #104

abattye opened this issue Nov 29, 2016 · 1 comment

Comments

@abattye
Copy link

abattye commented Nov 29, 2016

It would be great to be able to specify additional hardware for VMs. Our specific use case would be to add an additional, unconfigured network adapter in VMs used in the kube-cluster-osx use case.

The context is I'm trying to run Openstack on the Kubernetes cluster and for the networking and hypervisor components I need a second, unconfigured adapter on the kubernets host that can be bridges to the primary interface using OpenVSwitch.

@seancribbs
Copy link

seancribbs commented Mar 21, 2018

Bumping this issue. I've even tried adding network devices using the -x flag, and the VM will not boot, e.g.:

corectl run -o -n foo -N 2 -m 4096 -c alpha -x "-s 2:1,virtio-net"

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

2 participants