mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-24 16:54:26 +01: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 nemu84e004ekata-deploy: fix qemu-virtiofs entry on crio configurationd56dec0release: Fix typos and organization issues9a7d692kata-deploy: Add a simple GitHub Action4eb376bartifact-list: provide script to get items to build4f89e97kata-deploy: look for kata artifacts locallydc8fe05release: Allow functions to take release versions6c8df7frelease: Call kata-deploy-binaries.sh main only if it not sourced5307b03release: Define a default value for destdir7a932cfrelease: Create tarballs after every stage420eb6eqemu-virtiofs: Fix tar naming for qemu with virtiofs supportf2ef841release: don't checkout packaging from packaging643ddf9release: Add option to generate versions based on tagb8dcb1ctags: Tag all repos with the same kata VERSIONeea8ceakata-deploy: Fix indentation issues.8234f9akata-deploy: Add qemu-virtiofs to containerd configurationaafd329release: Fixing message informationdab8087kata-deploy: Add qemu-virtiofs wrapper7c26509doc: Fixes for release.md8eb5cf3deploy: 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
57%
Go
27%
Shell
8%
RPC
5.9%
Makefile
1%
Other
1.1%