Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
18688407
Unverified
Commit
18688407
authored
Oct 26, 2022
by
Derek Nola
Committed by
GitHub
Oct 26, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add info on libvirt ubuntu 22.04 (#6316)
Signed-off-by:
Derek Nola
<
derek.nola@suse.com
>
parent
fd79a1cf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
README.md
tests/e2e/README.md
+8
-4
No files found.
tests/e2e/README.md
View file @
18688407
...
@@ -34,10 +34,14 @@ Download the latest version (currently 2.2.19) of Vagrant [*from the website*](h
...
@@ -34,10 +34,14 @@ Download the latest version (currently 2.2.19) of Vagrant [*from the website*](h
### Libvirt
### Libvirt
Follow the OS specific guides to install libvirt/qemu on your host:
Follow the OS specific guides to install libvirt/qemu on your host:
-
[
openSUSE
](
https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-vt-installation.html
)
-
[
openSUSE
](
https://documentation.suse.com/sles/15-SP1/html/SLES-all/cha-vt-installation.html
)
-
[
ubuntu
](
https://ubuntu.com/server/docs/virtualization-libvirt
)
-
[
ubuntu 20.04
](
https://ubuntu.com/server/docs/virtualization-libvirt
)
-
[
debian
](
https://wiki.debian.org/KVM#Installation
)
-
ubuntu 22.04:
-
[
fedora
](
https://developer.fedoraproject.org/tools/virtualization/installing-libvirt-and-virt-install-on-fedora-linux.html
)
```
bash
sudo
apt
install
ruby-libvirt qemu libvirt-daemon-system libvirt-clients ebtables dnsmasq-base libxslt-dev libxml2-dev libvirt-dev zlib1g-dev ruby-dev libguestfs-tools
```
-
[
debian]
(
https://wiki.debian.org/KVM#Installation
)
-
[
fedora]
(
https://developer.fedoraproject.org/tools/virtualization/installing-libvirt-and-virt-install-on-fedora-linux.html
)
### Vagrant plugins
### Vagrant plugins
Install the necessary vagrant plugins with the following
command
:
Install the necessary vagrant plugins with the following
command
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment