Create Amazon Template
-
To create a new Amazon template, click on the “Create New Template” button in the Templates section and select Amazon as your cloud provider.
-
When you click on “Create New Template” for Amazon, a form will appear. Fill in the required fields, including the name, version, and description of your template. In the “Provider” field, choose “Amazon.”
-
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: Amazon.
- Secret: Input any necessary secrets for the template.
- Region: Select the AWS region for deployment.
- Kubernetes Version: Choose the Kubernetes version for your cluster.
- Service Role: Define the service role for the cluster.
- Node Role: Set the role for the worker nodes.
- Node Size: Select the EC2 instance size for your nodes.
- Node Group Name: Define a name for your node group.
- Desired Capacity: Specify the desired number of nodes in your cluster.
- VPC: Choose the Virtual Private Cloud (VPC) for your cluster.
- Subnets: Select the subnets for the nodes.
- Security Group: Choose the security group for your cluster.
- After filling out the necessary fields, click on Generate Manifest to complete the template creation.
Amazon Cluster Provisioning:
This template facilitates efficient Amazon cluster creation to suit your requirements