Create Azure Template
-
To create a new Azure template, click on the “Create New Template” button in the Templates section and select Azure as your cloud provider.
-
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.
Azure Cluster Provisioning:
This template facilitates efficient Azure cluster creation to suit your requirements