Installing Alauda Container Platform Builds
TOC
Prerequisites
Alauda Container Platform Builds is a container tool offered by that integrates building (capable of Source to Image) and create application.
- Download the latest version package of Alauda Container Platform Builds that matches your platform. If the Alauda DevOps Pipelines operator has not been installed on the Kubernetes cluster, it is recommended to download it together.
- Utilize the
violetCLI tool to upload Alauda Container Platform Builds and Alauda DevOps Pipelines packages to your target cluster. For detailed instructions on usingviolet, please refer to the CLI.
Procedure
Install the Alauda Container Platform Builds Operator
- Log in, and navigate to the Administrator page.
- Click Marketplace > OperatorHub.
- Find the Alauda Container Platform Builds operator, click Install, and enter the Install page.
Configuration Parameters:
- On the Install page, select default configuration, click Install, and complete the installation of the Alauda Container Platform Builds Operator.
Install the Shipyard instance
-
Click on Marketplace > OperatorHub.
-
Find the installed Alauda Container Platform Builds operator, navigate to All Instances.
-
Click Create Instance button, and click Shipyard card in the resource area.
-
On the parameter configuration page for the instance, you may use the default configuration unless there are specific requirements.
-
Click Create.
Verification
- After the instance is successfully created, wait approximately 20 minutes, then navigate to Container Platform > Applications > Applications and click Create.
- You should see the entry for Create from Code. At this time, the installation of Alauda Container Platform Builds is successful, and you can start your S2I journey with the Creating an application from Code.