TemplatesCreate TemplatesApplication Cluster

Application Cluster-Template :

In Gripo, an Application Cluster is a Kubernetes cluster designed for deploying and managing application workloads. It allows users to run containerized apps efficiently across supported cloud providers.


Create Application-Template Type:
  • To create an Application Cluster template in Gripo, navigate to the Templates section and click on “Create New Template.

template


  • A form will appear with the following fields: Name, Version, Template Type, Provider, and Description.

template


  • In the Template Type dropdown, select Application
  • The Provider field is pre-filled with “All” by default.

template


  • Fill out the form .
  • Click the Create Template button.
  • Once the template is created, a window appears displaying a tree view for the Application-type template.
  • To add an application to the template, click the ”+” icon on the Application card.

template


  • Select the desired application. A double-check mark will appear on the selected application’s card.
  • Click Next Step to proceed.

template


  • A form will appear with the following fields: User App Name, Version, and Namespace.
  • Fill out the form and click the Add Application button

template


  • A confirmation popup will appear.

template


  • Once confirmed, the application is added to the template .

template


  • To verify the template creation, navigate to the Application tab under the Templates section. The newly created template will be listed there.

template