Run an Image Builder
This section describes how to run an image builder.
After an image builder starts running, it builds source code or artifact files into container images and pushes them to the specified image service.
Prerequisites
You need to join a project and have the Application Workload Management permission in the project. For more information, see Project Members and Project Roles.
Steps
-
Log in to the KubeSphere web console with a user who has Application Workload Management permissions and enter your workspace.
-
Click Image Builder in the left navigation pane.
-
Select a project from the drop-down list in the upper left corner of the page.
-
On the right side of the image builder you want to operate, click
, and then select Run from the drop-down list.
-
(Optional) In the Run dialog box, modify the parameters of the image builder as needed.
Note For more information about image builder parameters, refer to Create an Image Builder Using Source Code and Create an Image Builder Using an Artifact.
-
In the Run dialog box, click Run.
The image builder will start the image building process. If the image is built successfully, you will see the image with the expected tag when you access the image repository.