mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-01 13:34:20 +01:00
9ac8b0fe8d03894976fe380b0148ace90359bd2a
- kata-static: Add cloud-hypervisor to tarball - obs: Do not wait on excluded packages - kata-deploy: add or overwrite runtimes in containerd config - kata-deploy: add support for Cloud Hypervisor and remove nemu - qemu-virtiofs: Add one patch to fix libvhost-user - release: Rename generated artifacts to a particular format - scripts: Fix static build docker config script - obs: Disable repo-publishing for CI builds - release: Fix bug in evaluation kata_version. - obs: Add ubuntu 19.04 - CI: Fix bump test - kata-deploy: don't remove pre-existing containerd - kernel: Enable configuration for fips mode. - kata-deploy: action: reference kata-containers instead of fork - snap: make launchpad happy againdabef60kata-static: Add cloud-hypervisor to tarball233dfb6static: fix qemu-virtiofs builde4a8c6bobs: Do not wait on excluded packagesc745308kata-deploy: add or overwrite runtimes in containerd configc78f10fkata-deploy: remove nemu5431096kata-deploy: add support for Cloud Hypervisor5d8f405qemu-virtiofs: Add one patch to fix libvhost-userc6f4313release: Remove all traces of qemu-lite from packaginge6c2a53release: Pass the qemu tarball name as a docker build arg7895958release: Rename generated artifacts to a particular format14558descripts: Fix static build docker config script627445eobs: Add ubuntu 19.044abfa70obs: Disable repo-publishing for CI buildsc12c533kata-deploy: don't remove pre-existing containerd05a8d4bCI: Fix bump test853a99crelease: Fix bug in evaluation kata_version.4d129fdkata-deploy: action: reference kata-containers instead of forkec95961kernel: Enable configuration for fips mode.27c7773snap: reimplement image part43a5d14snap: use adopt-info to set grade and version Signed-off-by: Archana Shinde <archana.m.shinde@intel.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%