mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-21 08:14:19 +01: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:
@@ -72,6 +72,15 @@ assets:
|
|||||||
meta:
|
meta:
|
||||||
image-type: "clearlinux"
|
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:
|
kernel:
|
||||||
description: "Linux kernel optimised for virtual machines"
|
description: "Linux kernel optimised for virtual machines"
|
||||||
url: "https://cdn.kernel.org/pub/linux/kernel/v4.x/"
|
url: "https://cdn.kernel.org/pub/linux/kernel/v4.x/"
|
||||||
|
|||||||
Reference in New Issue
Block a user