mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #19558 from idvoretskyi/patch-6
Auto commit by PR queue bot
This commit is contained in:
commit
5b5065c525
@ -86,8 +86,8 @@ On the other hand, `libvirt-coreos` might be useful for people investigating low
|
||||
4. Install [libvirt](http://libvirt.org/)
|
||||
5. Install [openssl](http://openssl.org/)
|
||||
6. Enable and start the libvirt daemon, e.g:
|
||||
* ``systemctl enable libvirtd``
|
||||
* ``systemctl start libvirtd``
|
||||
* ``systemctl enable libvirtd && systemctl start libvirtd`` # for systemd-based systems
|
||||
* ``/etc/init.d/libvirt-bin start`` # for init.d-based systems
|
||||
7. [Grant libvirt access to your user¹](https://libvirt.org/aclpolkit.html)
|
||||
8. Check that your $HOME is accessible to the qemu user²
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user