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.
- A form will appear with the following fields: Name, Version, Template Type, Provider, and Description.
- In the Template Type dropdown, select Application
- The Provider field is pre-filled with “All” by default.
- 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.
- Select the desired application. A double-check mark will appear on the selected application’s card.
- Click Next Step to proceed.
- A form will appear with the following fields: User App Name, Version, and Namespace.
- Fill out the form and click the Add Application button
- A confirmation popup will appear.
- Once confirmed, the application is added to the template .
- To verify the template creation, navigate to the Application tab under the Templates section. The newly created template will be listed there.