mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-22 15:04:32 +01:00
b0c76b0e8f99e5180cdf7a654a519f4ccce1ff78
- release: Tag and fork documentation repo as part of release - obs: let patch set in order before apply them - scripts: Disable pie for qemu when static building - kernel: Enable CONFIG_VIRTIO_PMEM for booting from pmem - kernel: Fix patch ordering - tests: Remove performing updates in Fedora dockerfile - kata-deploy: fix k3s containerd check - scripts: update configuration script to support QEMU 5.0 - obs: Update SLES version for packaging - config: enable printk-time for kernel-5.4 for arm64 - actions: change trigger phrase for kata-deploy action - kernel: enable virtio-fs for arm64. - add kernel config for gpu - Optimize the kata qemu binary size - obs: Remove OpenSUSE Leap 15.0 from obs generation - pod : optimization Some debian package manager tweaksd271ee7obs: let patch set in order before apply themfbad186kernel: Enable CONFIG_VIRTIO_PMEM for booting from pmem652d1fdrelease: Tag and fork documentation repo as part of release7e22144scripts: Disable pie for qemu when static building93da145kernel: Fix patch ordering59f7678tests: Remove performing updates in Fedora dockerfiles96f3b99kata-deploy: fix k3s containerd checkfb42e38scripts: update configuration script to support QEMU 5.09bdc51cobs: Update SLES version for packaging32986dbconfig: enable printk-time for kernel-5.4 for arm649b8f20ckernel: enable virtio-fs for arm64.12d351dkernel: add usage in readme1389500kernel: support force setup7a17b50kernel: support bash debugd248e41kernel: support build guest kernel for gpucbfc7a1obs: Remove OpenSUSE Leap 15.0 from obs generation9a6bd12debian: Install missing ca-certificates packaged527c4fdebian: Don't install recommended software3670074scripts: Disable a few options to reduce qemu binary size on generic architectures711eae6scripts: Set --enable-pie on aarch64 arch7cdf113scripts: Relax the version limitation for qemu0871391scripts: Remove obsoleted --disable-uuid878a223scripts: Disable xen when builing qemu on generic architecturese92f3dbactions: change trigger phrase for kata-deploy action Signed-off-by: Salvador Fuentes <salvador.fuentes@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%