Managing Projects


This section describes how the project owner can create an application DevOps project and manage project members.

Creating a Project

  1. Log in to the EnOS Management Console and select Enterprise Container Platform in the left navigation panel.

  2. From the Organization menu in the left navigation panel, select your organization to open the list of projects that are created.

  3. Click New Project, and enter the project name and description.

  4. In the Effective Cluster section, select the environment and cluster to run the project:

    • Environment: Select the environment for running the project.
    • Cluster: Select the cluster for running the project.
    • Cluster Category: Select the category of the cluster (for controlling user roles who can operate on the cluster and clusters that can be selected when deploying applications through pipeline).
    ../../../_images/new_project.png
  5. Specify the resource quota for the effective cluster, including CPU and memory request and limit, storage request, and the number of Pods. For more information on resource quotas, see Resource Quotas.

    ../../../_images/new_project_1.png
  6. Specify the resource limit range for the effective cluster, including the resource limit range for Pods, container, and storage.

    ../../../_images/new_project_2.png
  7. Click OK to create the project.


The created project will be displayed in the project list. Click the project name to open the project overview page to view the basic information of the project, effective clusters, project members, and application pipeline overview.


To update the project information, fine the project in the project list and click the Edit icon. To delete a project, click the Delete icon, and confirm.

Managing Project Members

After a project is created, the project administrator can add members to the project, assign roles to the members, or delete members.


Click the project name in All Projects, or select the project in Project list. Then, click the Project Member tab.

Add Member

  1. Click Add User and select one or multiple users from the list displayed under User Name.

  2. Select one or multiple roles for the selected user(s) from the list displayed under Role.

  3. Click the OK button.

    ../../../_images/add_user.png

Edit Member

  1. Search for the username of the project member. Check that the member you need to edit is in the result list.

    ../../../_images/search_user.png


  2. Click the Edit icon edit to change the role of the project member, or click the Delete icon delete to remove the project member. Once removed, the user will no longer be able to access the project.

    ../../../_images/edit_user.png