mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-19 14:24:26 +01:00
The repository URLs in the installation guides needs to point to the latest release version. This impact tests execution too (kata-manager uses this guides as installation recipes). Fixes: #255 Signed-off-by: Marco Vedovati <mvedovati@suse.com>
Kata Containers installation user guides
Prerequisites
Kata Containers requires nested virtualization or bare metal. See the hardware requirements to see if your system is capable of running Kata Containers.
Installing Kata Containers
Notes:
This download server hosts the Kata Containers packages built by OBS for all the supported architectures. Packages are available for the latest and stable releases (more info here).
The following guides apply to the latest Kata Containers release (a.k.a.
masterrelease).When choosing a stable release, replace all
masteroccurrences in the URLs with astable-x.yversion available on the download server.
Distros
Cloud services
Further information
- The upgrading document.
- The developer guide.
- The runtime documentation.