mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-15 16:13:20 +00:00
kata-deploy: Update README to reflect the current distributed artifacts
Our list was based on what we used to ship for Kata Containers 1.x, not even taking into account the shimv2 binary. Let's update it in order to reflect better what we currently distribute. Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
a60cf37879
commit
7eb882a797
@ -182,17 +182,18 @@ This image contains all the necessary artifacts for running Kata Containers, all
|
||||
from the [Kata Containers release page](https://github.com/kata-containers/runtime/releases).
|
||||
|
||||
Host artifacts:
|
||||
* `kata-runtime`
|
||||
* `cloud-hypervisor`, `firecracker`, `qemu-system-x86_64`, `qemu-virtiofs-system-x86_64` and supporting binaries
|
||||
* `containerd-shim-kata-v2`
|
||||
* `kata-clh`
|
||||
* `kata-collect-data.sh`
|
||||
* `kata-fc`
|
||||
* `kata-qemu`
|
||||
* `kata-proxy`
|
||||
* `kata-shim`
|
||||
* `firecracker`
|
||||
* `qemu-system-x86_64` and supporting binaries
|
||||
* `kata-qemu-virtiofs`
|
||||
* `kata-runtime`
|
||||
|
||||
Virtual Machine artifacts:
|
||||
* `kata-containers.img`: pulled from Kata GitHub releases page
|
||||
* `vmlinuz.container`: pulled from Kata GitHub releases page
|
||||
* `kata-containers.img` and `kata-containers-initrd.img`: pulled from Kata GitHub releases page
|
||||
* `vmlinuz.container` and `vmlinuz-virtiofs.container`: pulled from Kata GitHub releases page
|
||||
|
||||
### DaemonSets and RBAC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user