This repository is backing http://run.kubevirt.io. It provides a few scripts to ease different deployments of KubeVirt.
This will clone the KubeVirt Demo and launch it on your local minikube setup.
See https://github.com/kubevirt/demo for more details.
curl -L run.kubevirt.io/demo.sh | bash
Calling
kuectl apply -f run.kubevirt.io/v/0.2.0.yaml
will deploy a given release to your existing cluster.
Please file bugs.