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

Create Application Templates

This section describes how to create an application template.

Prerequisites

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

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

  • Already have a Helm Chart package in .tar.gz or .tgz format, or an application’s yaml file. You can download the Nginx Helm Chart for testing. For more information, see Helm Documentation.

Steps

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

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

  3. Click Create on the page.

  4. In the Create App dialog, click Upload Helm Chart and select the Helm Chart package in .tar.gz or .tgz format stored locally.

    Alternatively, click Create yaml application, enter the application name and version number, and create the application using the yaml file.

    Note

    Click upload-dark to upload the yaml file from your local machine.

    Click download-dark to download the yaml file to your local machine.

  5. Click OK.

    The application template will be displayed in the app template list after creation.

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