Create Projects

This section introduces how to create a project.

Prerequisites

You should join a workspace and have the Project Creation permission within the workspace. For more information, refer to “Workspace Members” and “Workspace Roles”.

Steps

  1. Log in to the KubeSphere web console with a user who has the Project Creation permission, and access your workspace.

  2. Click Projects in the left navigation pane.

  3. Click Create on the page.

  4. In the pop-up dialog, set the parameters for the project, and then click OK.

    ParameterDescription

    Name

    The name of the project. Project names must be unique within the same cluster. Names can only contain lowercase letters, numbers, and hyphens (-). They 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 for different projects. Aliases can only contain Chinese characters, letters, numbers, and hyphens (-). They must not start or end with a hyphen (-) and have a maximum length of 63 characters.

    Description

    The description of the project. 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 selected cluster.

    After creating the project, you can invite users to join the project and deploy business in the project.