Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add build examples #1

Open
kakaZhou719 opened this issue May 19, 2022 · 2 comments
Open

add build examples #1

kakaZhou719 opened this issue May 19, 2022 · 2 comments
Assignees

Comments

@kakaZhou719
Copy link
Member

use this repo , user can easily build a customize rootfs. we need add a build scripts here for example show.

@bxy4543 bxy4543 self-assigned this Jun 8, 2022
@bxy4543
Copy link
Member

bxy4543 commented Jun 8, 2022

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:

  1. 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
  1. Modify the execution process of the automated build clusterimage action: git pulls the rootfs repository code, and then executes the auto-build script.

  2. Updated auto-build script descriptions in all documentation.

@ricardolrl
Copy link

ricardolrl commented Jun 13, 2024

能不能给下完成的自定义构建步骤 目前构建报错很多
比如 我要使用本地的k8s组件或者个人仓库的k8s组件构建出一个clusterimage,具体的步骤流程应该是什么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants