Help Center> Ubiquitous Cloud Native Service> User Guide> Pipeline> Creating a Project and Service Endpoint
Updated on 2024-02-01 GMT+08:00

Creating a Project and Service Endpoint

This section describes how to create a pipeline project for an application and how to configure cross-service permissions for the project.

Creating a Scrum Project

  1. Log in to the UCS console. In the navigation pane, choose CICD > Pipeline.
  2. Click Start building your first container fleet pipeline project. On the displayed CodeArts page, click Try Now.

    Figure 1 Enabling CodeArts

  3. Click Create Project, select a Scrum project template, and click Select.

    Figure 2 Selecting the Scrum project

  4. Enter the project name and other information to create a Scrum project. After the project is created, the Scrum project homepage will be displayed.

    Figure 3 Creating a Scrum project

Configuring a Service Endpoint

By creating a service endpoint and configuring IAM authentication information for the account, you can obtain the UCS fleet information of the same cloud service account and cross accounts from CodeArts. This helps you interconnect cross-service permissions and release applications. The procedure for configuring a service endpoint is as follows:

  1. In the navigation pane on the left, choose Settings > General.

    Figure 4 Choosing general settings

  2. Click Service Endpoints, click Create Service Endpoint, and select IAM user from the drop-down list.

    Figure 5 Configuring a service endpoint

  3. Configure IAM information for the service endpoint. For details, see Table 1.

    Figure 6 Creating a service endpoint
    Table 1 Parameters for configuring IAM information

    Parameter

    Description

    Service Endpoint Name

    Name of the service endpoint This parameter can be customized. Here iam01 is used as an example.

    Access Key Id

    The ID of an access key. For details about how to obtain the access key ID, see How Do I Obtain an Access Key (AK/SK)?

    Secret Access Key

    Secret access key. For details about how to obtain the secret access key, see How Do I Obtain an Access Key (AK/SK)?