KubeVirt minikube demo
minikube is a nice tool to demo Kubernetes - running Virtual Machines with Kubevirt.
And as it’s a regular Kubernetes cluster - just with a single node - thus we can also use it to demo KubeVirt.
It was a little work, but now there is a WIP branch to move the KubeVirt demo to minikube here.
Or try it yourself in a few simple steps:
$ git clone -b withMinikube \
https://github.com/fabiand/kubevirt-demo.git
$ cd kubevirt-demo
# See the README.md of how to setup minikube for this demo
$ ./run-demo.sh
And this is how it looks if you try it out yourself:
Feedback is welcome!
As it’s not mentioned in the recording, the VMs are defined in yaml files like pods, for an example, take a look here.
::: {#footer} [ August 25th, 2017 12:02pm ]{#timestamp} [kubevirt]{.tag} [libvirt]{.tag} [fedora]{.tag} [centos]{.tag} [kubernetes]{.tag} [minikube]{.tag} :::