Create Azure Template
-
To create a new Azure template, click on the “Create New Template” button in the Templates section
-
When you click on “Create New Template” for Azure, a form will appear. Fill in the required fields, including the name, version, and description of your template. In the “Provider” field, choose “Azure.”
-
In the “Template Type” field, select “Managed Cluster,”
-
After completing the form, click on “Create Template” to save it.
In the template creation process, follow these three steps:
- Choose Your Repository: Select your repository from the list. A double tick will appear next to your selected repository.
- Click “Next Step.”
- Select the Package: Choose the package from the list. A double tick will appear next to your selected package.
- Click “Next Step.”
Configure Package:
A form will appear with the following fields:
- Name: Enter a name for your template.
- Package Version: Select the version of the package.
- Provider: Azure.
- Secret: Input any necessary secrets for the template.
- Resource Group: Select the resource group for deployment.
- Node Group Name: Define a name for your node group.
- Instance type: Select the instance type for deployment.
- Count: Specify the desired number of nodes in your cluster.
- After filling out the necessary fields, click on Generate Manifest to complete the template creation.
- Click on Add Cluster
- A confirmation pop-up window of the addition of a manifest and package appears.
- Click on Finish
- Once the template is created, a window appears displaying a tree view for the Azure Managed-Cluster template.
Azure Cluster Provisioning:
This template facilitates efficient Azure cluster creation to suit your requirements