View Image Builder List
This section describes how to view the image builder list.
Prerequisites
You need to join a project and have the Application Workloads View 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 Workloads View permissions and enter your workspace.
-
Click Image Builders in the left navigation pane.
-
Select a project from the drop-down list in the upper left corner of the page.
-
The image builder list provides the following information:
Parameter Description Name
The name of the image builder. It is automatically generated by the system in the format of <image namespace>-<image name>-<image tag>-<random code>.
Status
The running status of the image builder.
-
Not Running: The image builder has been created but has not started running.
-
Building: The image builder is building the image.
-
Success: The image build is complete and successfully pushed to the image service.
-
Failed: The image build or push failed.
-
Unknown: An exception occurred in the system, and the image builder status cannot be obtained.
Type
The type of the image builder.
-
s2i: Build images using source code.
-
b2i: Build images using artifacts.
Service
The service that invokes the image builder. If the image builder was generated by creating a service, the service name will be displayed here.
Creation Time
The creation time of the image builder.
-
-
Click the search box above the list and set search criteria to search for image builders by name or type.
-
Click
in the upper right corner of the list to refresh the list information.
-
Click
in the upper right corner of the list to customize the information displayed in the list.
-