mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-21 23:34:22 +01:00
- stable-2.2 | Backport #2821 and #2769 - Backport runtime: Fix !x86 static checks - stable-2.2 | agent: exec should inherit container process capabilities - stable-2.2 | vendor: Update containerd to v1.5.7 - stable-2.2 | fc: fix version parsing for fc >= 0.25 - [backport] kata-monitor: cache improvementseea2c019virtcontainers: clh: Use 'quiet' as the default kernel parameter1e798b96virtcontainers: clh: Turn-off serial and virtio-console by default53c4492fagent: netlink: Use the grpc IP family field when updating the route893623dfruntime: Pass the route IP family to the agent503ce9c1agent: protos: Add a Family field to the Route payload9932e76fruntime: vendor: Bump the netlink package dependency0034f40bagent: exec should inherit container process capabilities1f6b0f65protection: add confidential compute frame for arm112e0f63check: fix typecheck failure in qemu_arm64_test.go18820e31virtcontainers: fix lint failure on ppc64le8fafced9virtcontainers: nolint guestProtection9668095aruntime: Fix field alignment on s390x3e145ea9vendor: Update containerd to v1.5.779e0754afc: fix version parsing for fc >= 0.25b8fc1af3runtime: set the sandbox storage path static97167ccdruntime: rename GetSanboxesStoragePath() --> GetSandboxesStoragePath()b0aca51ekata-monitor: bump version to 0.2.028873c4dkata-monitor: refresh kata sandbox list on fs events3525a2edkata-monitor: improve detection of kata workloads30d07d44kata-monitor: add getSandboxFS()623b1082runtime: add GetSandboxesStoragePath()fc1822f0kata-monitor: improve sandbox cachingba6ad1c8kata-monitor: warn when unable to retrive the lower level runtime22d3df91kata-monitor: minor fixes Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
Kata Containers packaging
Introduction
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.
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.
Packaging scripts
See the scripts documentation.
Sync packages
See the kata-pkgsync documentation.
Credits
Kata Containers packaging uses packagecloud for package hosting.