Sergi Jimenez

Results 6 comments of Sergi Jimenez

Sorry thought there was no interest anymore, reopening.

Using [this](https://github.com/tripledes/minishift-addons/tree/kubevirt_addon/add-ons/kubevirt) KubeVirt seems to deploy correctly, but using [this manifest](https://raw.githubusercontent.com/kubevirt/demo/master/manifests/vm.yaml) to test it, I always get: ``` nodes are available: 1 Insufficient devices.kubevirt.io/kvm, 1 Insufficient devices.kubevirt.io/tun ``` I'm using...

Version v0.7.0-alpha.2 works (thanks @karmab), seems related to https://github.com/kubevirt/kubevirt/issues/1196.

@gbraad you mean setting *KUBEVIRT_VERSION* to v0.7.0-alpha.2 by default and a note to the readme?

@gbraad sure thing! @fabiand how does that sound?

@gbraad @fabiand just sent #141 which includes a features file, so far didn't need to add any go code for the scenarios. Later on, I could also try to check...