mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-28 02:34:46 +01:00
dc7d5bb754c40274224b086c74246718a946555a
- ci: Provide source directory path for script execution - kernel: Install uncompressed kernel by Image instead of vmlinux on arm64 - ACPI: Always build evged in for experimental kernel - obs: Update obs packages for ppc64le - scripts: enable libpmem only for x86_64 - scripts/qemu: enable libpmem - release: Remove release docs - test: Test for kata-containers packages on Fedora 31 - obs: Remove obs packages and testing for ubuntu 19.04 and fedora 29 - kernel: enable BPF to support libcontainer's cgroups V2 implementation - kata-deploy: improve logic for crio.conf runtime additions - yq: Use install_yq.sh script from tests repositoryf599c8ekernel: Install uncompressed kernel by Image instead of vmlinux on arm64c3949fdACPI: Always build evged in for experimental kernel83a69descripts: enable libpmem only for x86_64aad1e0eobs: Update obs packages for ppc64lec0d45d8scripts/qemu: enable libpmemacf5b91release: Remove release docs3418d40build: Enclose source dir for script executionac0d569kernel: enable BPF to support libcontainer's cgroups V2 implementationd7c2a38obs: Remove obs packages and testing for ubuntu 19.04 and fedora 29c8c3e46test: Test for kata-containers packages on Fedora 3143ab57fyq: Use install_yq.sh script from tests repositorycd6d364kata-deploy: improve logic for crio.conf runtime additions Signed-off-by: Peng Tao <bergwolf@hyper.sh>
Kata Containers packaging
- Introduction
- Build using OBS
- Build in a container
- Build a snap package
- Build static binaries
- Build Kata Containers Kernel
- Build QEMU
- Test Kata using ccloudvm
- Create a Kata Containers release
- Jenkins files
- Packaging scripts
- Credits
Introduction
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.
Build using OBS
See the OBS documentation.
Build in a container
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.
Build a snap package
Build static binaries
See the static build documentation.
Build Kata Containers Kernel
Build QEMU
Test Kata using ccloudvm
See the ccloudvm documentation.
Create a Kata Containers release
See the release documentation.
Jenkins files
See the Jenkins documentation.
Packaging scripts
See the scripts documentation.
Credits
Kata Containers packaging uses packagecloud for package hosting.
Description
Languages
Rust
57%
Go
27%
Shell
8%
RPC
5.9%
Makefile
1%
Other
1.1%