Updated on 2025-08-28 GMT+08:00

Deploying an Application on ServiceStage 2.0

ServiceStage is an application and microservice management platform that facilitates application deployment, monitoring, O&M, and governance.

ServiceStage supports Container deployment, AS Group, and ECS. You can select a deployment system based on project requirements.

This action is not available in the ME-Riyadh, AF-Cairo, and AP-Singapore regions.

Prerequisites

  1. You have created an application on ServiceStage.
  2. You have created and deployed a component on ServiceStage.
  3. You have created an environment on ServiceStage.

Procedure

Table 1 CCE deployment system

Parameter

Description

Action Name

Custom action name. Enter 1 to 128 characters. Do not start or end with a space. Use letters, digits, spaces, and these special characters: -_,;:./()

Tenant

Mandatory. There are two options:

  • Current: The software package is deployed in a CCE cluster of the current tenant for release.

    Select Current in this practice, your tenant must have the CCE cluster operation permission. If your tenant does not have such permission, enable the IAM authorization function below and select an authorized user.

  • Other: The software package is deployed and released in a CCE cluster of another tenant in IAM authorization mode.

    After selecting Other, select an authorized tenant.

NOTE:

You are advised to configure the AK/SK of a user who has the CCE cluster operation permission and not advised to configure the AK/SK of a tenant account.

Region

Region where ServiceStage is deployed.

Deployment System

Supports Container deployment, AS Group, and ECS.

Application

Select the application created in ServiceStage.

Stack

Docker or other technology stacks.

Component

Select the component to be deployed.

Component Version

The component version number is used to roll back the component in ServiceStage.

Environment

Select the environment to be deployed.

Cluster

Select the CCE cluster to be deployed in the preceding environment.

Namespace

Namespace where the component is to be deployed in the CCE cluster.

Pods

Enter the number of pods of the component.

Image

Select the image to be deployed. (Push the required image to SWR).

Image Tag

Select an image tag.

Container Specifications

Select specs:

  • default: You can select the default resource configuration provided by the system.
  • customize: You can configure resources as required.

Action Control

Continue the task even if this action fails.

Table 2 ECS deployment system

Parameter

Description

Action Name

Custom action name. Enter 1 to 128 characters. Do not start or end with a space. Use letters, digits, spaces, and these special characters: -_,;:./()

Region

Region where ServiceStage is deployed.

Deployment System

Supports Container deployment, AS Group, and ECS.

Application

Select the application created in ServiceStage.

Component

Select the component to be deployed.

Component Version

The component version number is used to roll back the component in ServiceStage.

Environment

Select the environment to be deployed.

ECS

Select the ECS to be deployed.

Select Deployment Source

Artifact: Select an existing software package from Artifact.

OBS: Select the software package uploaded using OBS.

Action Control

Continue the task even if this action fails.

Table 3 AS Group deployment system

Parameter

Description

Action Name

Custom action name. Enter 1 to 128 characters. Do not start or end with a space. Use letters, digits, spaces, and these special characters: -_,;:./()

Region

Region where ServiceStage is deployed.

Deployment System

Supports Container deployment, ECS, and AS Group.

Application

Select the application created in ServiceStage.

Component

Select the component to be deployed.

Component Version

The component version number is used to roll back the component in ServiceStage.

Environment

Select the environment to be deployed.

AS Group

Select the AS group to be deployed.

AS Instance

Select the AS group instance to be deployed.

Select Deployment Source

Artifact: Select an existing software package from Artifact.

OBS: Select the software package uploaded using OBS.

Action Control

Continue the task even if this action fails.

If you encounter any problem during deployment, see FAQs About ServiceStage.