crictl can import images but slow
This commit is contained in:
@@ -6,6 +6,10 @@ TAG=dev
|
||||
# The Linux kernel, from NXP
|
||||
NXP_VERSION=lf-6.18.2-1.0.0
|
||||
CRIO_VERSION=cri-o.arm64.v1.35.1
|
||||
KUBE_VERSION=v1.35.3
|
||||
|
||||
# Local registry for exporting k8s images
|
||||
REGISTRY_VERSION=2.8.3
|
||||
|
||||
# Mono's tutorial said fsl-ls1046a-rdb.dtb but our shipped board is not that one
|
||||
# We need fsl-ls1046a-rdb-sdk.dtb here
|
||||
@@ -23,3 +27,6 @@ BUSYBOX_VERSION=1_36_1
|
||||
## Alpine Linux
|
||||
ALPINE_VER=3.23.3
|
||||
ALPINE_ARCH=aarch64
|
||||
|
||||
# Only applies to new installations
|
||||
ALPINE_HOSTNAME=monok8s-hostname
|
||||
|
||||
Reference in New Issue
Block a user