mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-09 04:39:17 +00: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 againdabef60
kata-static: Add cloud-hypervisor to tarball233dfb6
static: fix qemu-virtiofs builde4a8c6b
obs: Do not wait on excluded packagesc745308
kata-deploy: add or overwrite runtimes in containerd configc78f10f
kata-deploy: remove nemu5431096
kata-deploy: add support for Cloud Hypervisor5d8f405
qemu-virtiofs: Add one patch to fix libvhost-userc6f4313
release: Remove all traces of qemu-lite from packaginge6c2a53
release: Pass the qemu tarball name as a docker build arg7895958
release: Rename generated artifacts to a particular format14558de
scripts: Fix static build docker config script627445e
obs: Add ubuntu 19.044abfa70
obs: Disable repo-publishing for CI buildsc12c533
kata-deploy: don't remove pre-existing containerd05a8d4b
CI: Fix bump test853a99c
release: Fix bug in evaluation kata_version.4d129fd
kata-deploy: action: reference kata-containers instead of forkec95961
kernel: Enable configuration for fips mode.27c7773
snap: reimplement image part43a5d14
snap: 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
58%
Go
24.6%
Shell
10.1%
RPC
5.3%
Makefile
1%
Other
0.9%