mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 00:37:24 +00:00
versions: Add default initrd information
Add information about the default initrd. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
646e752c38
commit
4bfa8f8c22
@ -72,6 +72,15 @@ assets:
|
||||
meta:
|
||||
image-type: "clearlinux"
|
||||
|
||||
initrd:
|
||||
description: |
|
||||
Root filesystem initrd used to boot the guest virtual
|
||||
machine.
|
||||
url: "https://github.com/kata-containers/osbuilder"
|
||||
meta:
|
||||
base-os: "alpine"
|
||||
os-version: "3.7"
|
||||
|
||||
kernel:
|
||||
description: "Linux kernel optimised for virtual machines"
|
||||
url: "https://cdn.kernel.org/pub/linux/kernel/v4.x/"
|
||||
|
Loading…
Reference in New Issue
Block a user