You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All dependent files are synced using github (excluding binaries).
Add an automated build script under the rootfs repository, all text dependencies are provided by the rootfs repository, and the binary uses oss.
step:
Automated Build Script Features:
Support the specified cluster image k8s version
k8s version 1.20 or above to below version 1.24 supports specifying cri as docker or containerd
Support custom build name
Supports specifying the build image architecture
Support to specify whether to push the image after the build is completed, need to log in or specify the warehouse username and password
Modify the execution process of the automated build clusterimage action: git pulls the rootfs repository code, and then executes the auto-build script.
Updated auto-build script descriptions in all documentation.
use this repo , user can easily build a customize rootfs. we need add a build scripts here for example show.
The text was updated successfully, but these errors were encountered: