- Install k8s or OpenShift (e.g. https://gist.github.com/yuvalif/941052b642b8aa4157420324fc6315e5)
- Setup the development environment. For example:
- Clone the kubevirt branch you want to build
- Build the docker images and push into local repo:
make && make docker
- Install kubevirt with images from the local repo:
kubectl apply -f https://gist.githubusercontent.com/yuvalif/9449bdd78a227e6780f3d9bd66043f1c/raw/8242b6fc7856fc8c5d03e72919528962ba2f71d6/local-kubevirt.yaml