Skip to content

Latest commit

 

History

History
 
 

virt-handler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

= virt-handler =

This process is currently a placeholder

== Running virt-handler ==

Virt-handler can be started through docker with

docker run \
    --rm \
    --volume=/var/run/libvirt/libvirt-sock:/var/run/libvirt/libvirt-sock:Z \
    --detach=false \
    kubevirt/virt-handler:latest

On bare metal run

./virt-handler