Adding the VM Image to Pipelines using UI

JFrog Pipelines Documentation

Products
JFrog Pipelines
Content Type
User Guide
ft:sourceType
Paligo

This topic relates to Creating Custom VM Images for use in pipelines. for more information, see Creating Custom VM Images.

Perform the following steps to add an VM image to Pipelines using the UI:

  1. Go to AdministrationPipelinesNode Pools and click the Build Images tab.

  2. Click Add Build Image.

    In the resulting Create Build Image screen, provide the following information:

    Field

    Description

    Name

    An alphanumeric friendly name for the node pool

    Cloud Provider Type

    AWS, Azure or GCP

    Image ID

    VM image id. In AWS, this would be the AMI id

    Region

    Cloud provider region that the VM image is available in

    Architecture

    x86_64 architecture

    Operating System

    An OS we support

    createBuildImage_24nov21.png
  3. Click Save.

    The newly added build image appears in the list.

    buildImage_24nov21.png
  4. Now create a node pool using the above buildplane image Id. The build image you created is available for selection in the Build Image drop-down. For more information, see Managing Pipelines Node Pools.

    build_image_23sep2021.png