Templates Create TemplatesCreate Azure Template
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.


    template


  • 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.”


    template


  • In the “Template Type” field, select “Managed Cluster,”


    template


  • After completing the form, click on “Create Template” to save it.


    template


  • 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.”


    template


    Select the Package: Choose the package from the list. A double tick will appear next to your selected package. Click “Next Step.”


    template


    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. template

  • After filling out the necessary fields, click on Generate Manifest to complete the template creation.


    template


    Azure Cluster Provisioning:

This template facilitates efficient Azure cluster creation to suit your requirements