< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

Install Applications Using Application Templates

This section describes how to install an application using an application template in a workspace.

Prerequisites

  • You should join a workspace and have the Application/Application Version/Application Instance Management permission within the workspace. For more information, refer to "Workspace Members" and "Workspace Roles".

  • KubeSphere App Store Management should have been installed and enabled.

Steps

  1. Log in to the KubeSphere web console with a user who has the Application/Application Version/Application Instance Management permission, and access your workspace.

  2. Click App Management > App Templates in the left navigation pane.

  3. Click the name of an application template in the list to open its details page.

  4. In the Versions tab on the right side of the details page, click the desired application version, then click Deployment.

  5. In the pop-up Location dialog, select the installation location for the application, then click OK.

  6. In the Basic Information tab, set the basic information for the application, then click Next.

    Parameter Description

    Name

    The user-defined name of the application. The name can only contain lowercase letters, numbers, and hyphens (-), must start with a lowercase letter and end with a lowercase letter or number, and can be up to 32 characters long.

    Version

    The version of the application to be installed.

    Description

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

    Location

    The cluster and project to which the application belongs. The workspace to which the application belongs is the workspace to which the application template belongs by default.

  7. In the App Settings tab, modify the application’s parameter settings as needed, then click Install.

    Note

    The application template functionality is based on Helm Chart. The parameter settings in the App Settings tab should comply with the Values file specification of Helm Chart . For more information, see Helm Documentation.

    After the application is installed, you can view the installed application in the target project.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page