- Introduction
- 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.
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.
See the kata-pkgsync
documentation.
Kata Containers packaging uses packagecloud for package hosting.