This section describes how to create a project.

Prerequisites

You need to join a workspace and have the Project Creation permission in the workspace. For more information, see Workspace Members and Workspace Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has Project Creation permissions and enter your workspace.

  2. Click Project Management > Project List in the left navigation pane.

  3. Click Create on the page.

  4. In the dialog box that appears, configure the project parameters, then click OK.

    Parameter Description

    Name

    The name of the project. Project names must be unique within a cluster. The name can only contain lowercase letters, numbers, and hyphens (-), must start with a lowercase letter, and end with a lowercase letter or number, with a maximum length of 63 characters.

    Alias

    The alias of the project. Aliases can be the same across different projects.

    Description

    The description information of the project. The description can contain any characters, with a maximum length of 256 characters.

    Cluster

    The cluster available for the project. Resources in the project run on the cluster selected here.

    After the project is created, you can invite users to join the project and deploy services within it.

    Note

    Resources in the project are aggregated and displayed in the workspace. To view resource objects (such as workloads, Secrets, and PersistentVolumeClaims, etc.) in a specific project, you need to go to the corresponding resource page within the current workspace and select the corresponding cluster and project from the drop-down list in the upper-left corner of the page.