mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-23 09:47:25 +00:00
cf165624290b35c5dd9a89372797563af2edb222
- release: Fix typos and organization issues - kata-deploy: fix qemu-virtiofs entry on crio configuration - Add actions release automation - tags: Tag all repos with the same kata VERSION - kata-deploy: Add qemu-virtiofs to containerd configuration - release: Fixing message information - kata-deploy: Add qemu-virtiofs wrapper - doc: Fixes for release.md - deploy: Skip installing nemu84e004e
kata-deploy: fix qemu-virtiofs entry on crio configurationd56dec0
release: Fix typos and organization issues9a7d692
kata-deploy: Add a simple GitHub Action4eb376b
artifact-list: provide script to get items to build4f89e97
kata-deploy: look for kata artifacts locallydc8fe05
release: Allow functions to take release versions6c8df7f
release: Call kata-deploy-binaries.sh main only if it not sourced5307b03
release: Define a default value for destdir7a932cf
release: Create tarballs after every stage420eb6e
qemu-virtiofs: Fix tar naming for qemu with virtiofs supportf2ef841
release: don't checkout packaging from packaging643ddf9
release: Add option to generate versions based on tagb8dcb1c
tags: Tag all repos with the same kata VERSIONeea8cea
kata-deploy: Fix indentation issues.8234f9a
kata-deploy: Add qemu-virtiofs to containerd configurationaafd329
release: Fixing message informationdab8087
kata-deploy: Add qemu-virtiofs wrapper7c26509
doc: Fixes for release.md8eb5cf3
deploy: Skip installing nemu Signed-off-by: Eric Ernst <eric.ernst@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.5%
Go
24.4%
Shell
10%
RPC
5.3%
Makefile
1%
Other
0.8%