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 a KubeVirt add-on #2178

Closed
fabiand opened this issue Nov 9, 2017 · 20 comments · Fixed by #8275
Closed

Add a KubeVirt add-on #2178

fabiand opened this issue Nov 9, 2017 · 20 comments · Fixed by #8275
Assignees
Labels
area/addons help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/backlog Higher priority than priority/awaiting-more-evidence. r/2019q2 Issue was last reviewed 2019q2

Comments

@fabiand
Copy link
Contributor

fabiand commented Nov 9, 2017

KubeVirt provides adds a virtualization API to Kubernetes in order to launch regular virtual machines.

This request is about adding KubeVirt as an add-on to minikube, based on the work in kubevirt/kubevirt#562.

Once this PR is merged, we can import manifests from the official releases in order to deploy KubeVirt in minikube.

@r2d4 r2d4 added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 9, 2017
@r2d4
Copy link
Contributor

r2d4 commented Nov 9, 2017

I think this sounds reasonable.

fabiand added a commit to fabiand/minikube that referenced this issue Dec 21, 2017
This patch introduces KubeVirt as an add-on.

Fixes: kubernetes#2178

Signed-off-by: Fabian Deutsch <[email protected]>
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 7, 2018
@fabiand
Copy link
Contributor Author

fabiand commented Feb 7, 2018

We'll pick this up shortly again.

@r2d4
Copy link
Contributor

r2d4 commented Feb 8, 2018

/remove-lifecycle stale

@r2d4 r2d4 removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 8, 2018
@fabiand
Copy link
Contributor Author

fabiand commented Feb 8, 2018

@gbraad you know - the cool thing is - kubevirt is cloud-native (we love this term, do we?) ;)

All dependencies - except for certain kernel features - are delivered as containers, including libvirt.

@gbraad
Copy link
Contributor

gbraad commented Feb 8, 2018

Whoops, thought this was the Minishift repo... (changing messages)

All dependencies are available in the minikube ISO

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 9, 2018
@fabiand
Copy link
Contributor Author

fabiand commented May 9, 2018

/remove-lifecycle stale

/cc @scollier this is something we can now just do. everything is ready.

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 9, 2018
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 7, 2018
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Sep 6, 2018
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@k8s-ci-robot
Copy link
Contributor

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@fabiand
Copy link
Contributor Author

fabiand commented Mar 19, 2019

KubeVirt now has an operator which should ease deployment and removal:
https://github.com/kubevirt/user-guide/blob/master/administration/intro.adoc#2-alternative-flow-aka-operator-flow

/reopen

@k8s-ci-robot k8s-ci-robot reopened this Mar 19, 2019
@k8s-ci-robot
Copy link
Contributor

@fabiand: Reopened this issue.

In response to this:

KubeVirt now has an operator which should ease deployment and removal:
https://github.com/kubevirt/user-guide/blob/master/administration/intro.adoc#2-alternative-flow-aka-operator-flow

/reopen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tstromberg tstromberg added priority/backlog Higher priority than priority/awaiting-more-evidence. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Apr 4, 2019
@tstromberg tstromberg added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. area/addons labels Apr 4, 2019
@tstromberg tstromberg added the r/2019q2 Issue was last reviewed 2019q2 label May 22, 2019
@tstromberg
Copy link
Contributor

Anyone interested in creating an addon for this? PR's welcome!

Documentation: https://minikube.sigs.k8s.io/docs/contributing/addons/

@fabiand
Copy link
Contributor Author

fabiand commented Sep 23, 2019

Nice to see the documentation. I'll ask around if there is a volunteer

@tstromberg
Copy link
Contributor

tstromberg commented Dec 16, 2019

This is still an issue. Help wanted!

@fabiand
Copy link
Contributor Author

fabiand commented Dec 17, 2019 via email

@sharifelgamal
Copy link
Collaborator

This is still an outstanding issue.

@ashleyschuett
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/addons help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/backlog Higher priority than priority/awaiting-more-evidence. r/2019q2 Issue was last reviewed 2019q2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants