mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-21 23:34:22 +01:00
c334d3b8d875e783812bc95c45911f66b06a85d3
- release: Fix bug in how version is determined for actions - kata-deploy: improve debug message, longer cleanup timeout - v4.19.86: patch update for v4.19.86 on AArch64 - kata-deploy: add k3s support - ci: Add obs testing for packaging - kernel: Fix that the help is not printed twice - obs: Check for broken packages - kata-deploy: Increase the wait timeout for control plane to come up - obs: Failed when we have unresolvable packages - obs: Add fakeroot dependency for ubuntu 19.04ff20f20release: Checkout right version of kernel patches9377c5drelease: Fix bug in how version is determined for actions168709cv4.19.86: patch update for v4.19.86 on AArch64bbcffc3kata-deploy: improve debug message, longer cleanup timeout34ce361ci: Add obs testing for packaging0d84085kernel: Fix that the help is not printed twicee9bb8e5kata-deploy: Increase the wait timeout for control plane to come up37bce87obs: Check for broken packages9e716aekata-deploy: add k3s support380bd92kata-deploy: reorganize files to support kustomize0b9b722obs: Add fakeroot dependency for ubuntu 19.045956065obs: Failed when we have unresolvable packages Signed-off-by: katacontainersbot <katacontainersbot@gmail.com>
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%