mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 03:42:09 +00:00
Following up a conversation with Ralf Haferkamp, we can safely drop the instructions for using Kata Containers on SLES 12 SP3 in favour of using the official builds provided for SLE 15 SP1, and SLE 15 SP2. Fixes: #623 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
631 B
631 B
Install Kata Containers on SLE
-
Install the Kata Containers components with the following commands:
$ source /etc/os-release $ DISTRO_VERSION=$(sed "s/-/_/g" <<< "$VERSION") $ sudo -E zypper addrepo --refresh "https://download.opensuse.org/repositories/devel:/kubic/SLE_${DISTRO_VERSION}_Backports/devel:kubic.repo" $ sudo -E zypper -n --gpg-auto-import-keys install katacontainers
-
Decide which container manager to use and select the corresponding link that follows: