Creating a Build Server
Last updated
Last updated
ⓒ2023. Acornsoft Corp. All rights reserved.
To build images in Cocktail, creating a build server is essential.
Follow the steps below to reach the build server creation screen.
1) Go to [Build Configuration] - [Build Server] tab and click on the "+ Create" button in the upper right corner.
Item (* is required) | Content |
---|---|
Name* | Enter the name for the build server to be created |
Description | Provide a description for the build server to be created |
Cluster* | Select the cluster |
Namespace* | Choose the namespace where the build server will be executed |
Insecure Registries* | Specify the public IP of the Harbor instance from which images will be pulled or pushed |
1) Check the build server list screen to verify the creation of the build server.
2) Click on the created build server to review and confirm its configuration details.
The next steps will guide you through the actual process of building an image. Please proceed to the "Build Image" page for detailed instructions.