mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 14:28:35 +00:00
dfabc9f08c990901f00e4186ede362a7aa7e5242
The kata-runtime spec file, when specifying a `Requires:` version for qemu-lite and qemu-vanilla, does not include the "+git.<commit hash>" part. As a result of this, versions of kata-runtime and qemu installed on a system using RPM package management may be inconsistent. Fixes: #193 Signed-off-by: Marco Vedovati <mvedovati@suse.com>
Kata Containers packaging
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.
In addition, Kata build artifacts are available within a container image, created by a Dockerfile. Reference daemonsets are provided in kata-deploy, which make installation of Kata Containers in a running Kubernetes Cluster very straightforward.
Description
Languages
Rust
58.4%
Go
24.4%
Shell
10%
RPC
5.3%
Makefile
1%
Other
0.8%