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 static IP for KVM driver #9809

Closed
medyagh opened this issue Nov 30, 2020 · 4 comments · Fixed by #10792
Closed

Add static IP for KVM driver #9809

medyagh opened this issue Nov 30, 2020 · 4 comments · Fixed by #10792
Assignees
Labels
area/networking networking issues co/kvm2-driver KVM2 driver related issues kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@medyagh
Copy link
Member

medyagh commented Nov 30, 2020

similar to our docker and podman driver implementation

@medyagh medyagh added kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Nov 30, 2020
@medyagh medyagh added this to the v1.17.0-candidate milestone Nov 30, 2020
@medyagh medyagh added the area/networking networking issues label Nov 30, 2020
@RA489
Copy link

RA489 commented Dec 18, 2020

/assign

@afbjorklund afbjorklund added the co/kvm2-driver KVM2 driver related issues label Jan 29, 2021
@medyagh medyagh modified the milestones: v1.18.0, v.1.19.0-candidate Feb 1, 2021
@RA489
Copy link

RA489 commented Feb 22, 2021

if we create custom network for KVM , we can set a fixed ip when running the container --ip and hopefully we don't have conflict with subnets with existing networks as KVM has fixed subnet and if it doesn't we can try other options https://github.com/kubernetes/minikube/blob/master/pkg/drivers/kvm/network.go#L41

@medyagh
Copy link
Member Author

medyagh commented Feb 26, 2021

this task is assigned to @prezha

@prezha
Copy link
Contributor

prezha commented Feb 26, 2021

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking networking issues co/kvm2-driver KVM2 driver related issues kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
4 participants