Updated on 2024-06-17 GMT+08:00

Releasing a Fleet Application

This section describes how to use a pipeline to automate the whole process from building source code and to releasing the application.

  1. After the pipeline, parameters, and artifact path are configured, click Run to execute the pipeline to build code and implement cloud native release.

    Figure 1 Executing the pipeline

  2. Click CloudNativeRelease of stage 2. In the displayed dialog box, click Task Results to view the release sheet.

    Figure 2 Viewing the release ticket
    • The basic information about the release is displayed, including the ticket name, ticket ID, and the release task step.
    • On the details page, the release process is displayed. You can view the running status of a specified workload in each cluster of the current container fleet, and retry or cancel the release.

  3. Click View Details to go to the details page of the service ticket.

    On this page, you can view the release process and details of each cluster in the fleet. You can also view the instance information, creation time, Kubernetes events, and more of the workload in Huawei Cloud clusters, attached clusters, and on-premises clusters of the current container fleet.

    Figure 3 Service ticket details

  4. After the fleet application is released, log in to the UCS console and choose Fleets in the navigation pane. On the displayed page, click the cluster name to go to the details page. Choose Workloads in the navigation pane and check whether the Deployment has been released to the corresponding cluster and is running normally.