Updated on 2024-01-22 GMT+08:00

Creating an Environment

Create an environment before deploying components.

Procedure

  1. Log in to ServiceStage.
  2. Choose Environment Management > Create Environment and configure the environment. Parameters marked with an asterisk (*) are mandatory.

    Parameter

    Description

    *Environment

    Environment name.

    *Enterprise Project

    Enterprise project.

    Enterprise projects let you manage cloud resources and users by project.

    It is available after you create an enterprise project.

    Description

    Environment description.

    1. Click and enter the environment description.
    2. Click to save the description.

    *VPC

    VPC where the environment resources are located.

    For details about how to create a VPC, see Creating a VPC.

    NOTE:

    After the environment is created, the VPC cannot be modified during Modifying an Environment.

    *Environment Type

    Environment type.

    Kubernetes: applicable to container-based deployment (CCE). Components are deployed using container images and scheduled by Kubernetes.

    NOTE:

    For details about the component deployment mode, see Deploying a Component.

    Figure 1 Configuring an environment

  3. Click Create Now.

    After the environment is created, go to the environment details page to view the environment details and configure environment resources.

    If CCE clusters and VMs are managed in an earlier version, the environment type is VM + Kubernetes after the upgrade to the current version.

Follow-Up Operations

  • After a Kubernetes environment is created, bind a CCE cluster to the environment before using the environment to deploy components. For details, see CCE Resource Management.
  • After an environment is created, the compute resources (excluding CCE clusters), network resources, and middleware need to be managed together to form an environment. For details, see Managing Resources.