- 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
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.
See the OBS documentation.
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.
See the static build documentation.
See the ccloudvm documentation.
See the release documentation.
See the Jenkins documentation.
See the scripts documentation.
Kata Containers packaging uses packagecloud for package hosting.