πŸ”„Cluster Creation

πŸ“Ί Follow the video for detailed guidance

Tutorial video 1.2

Steps

  1. Sign in to the AWS Consolearrow-up-right, In All Services, choose CloudFormationarrow-up-right.

  2. In the navigation pane, choose Stack and then choose Create Stack. Under Prerequisite-Prepare Template, choose Template is ready.

  3. Under Specify Template, choose the Template Source as Amazon S3 URL and enter the following URL below and click Next

  1. In the Specify Stack Details, enter the Stack name as β€œcluster-creation-stack” or your desired stack name.

  2. In the Parameters,

a) In the ClusterName, set the name for your cluster. Eg. Validator-Cluster-2.

circle-info

Note: ClusterName must be different from the existing Cluster Names

b) In the KeyName, select the existing key pair from existing keys.If you don't have any existing key pair then you can follow the instructions above and create a key-pair.

c) In Instance type, select the instance type as per your requirement.

  1. Click on Next.

  2. In the Configure stack options, click on Next.

  3. In the Review Stack, review your stack details and in Capabilities, check the box which says β€œI acknowledge that AWS CloudFormation might create IAM resources with custom names".

  4. Click on Create Stack.

circle-info

Note: You can only create a wallet when you have successfully created a Cluster following Step 1.

Last updated