Provides step-by-step instructions on how to create a cluster node.
To tie the AMI you created in "A.2.2.11 Creating AMI" to an instance, create an instance based on the AMI you created, and then do the following.
Configure the security group that you designed in "A.1.3.5.1 Rules for Instances".
Attach the IAM role for the instances on the cluster nodes.
Configure the following tags so that switcher identifies instances on cluster nodes.
Key | Value |
---|---|
fujitsu.pclswr.id | Specifies an integer value(1 to 1038-1) that identifies the cluster node. The integer value identifying the cluster node must be unique for each region. The integer value is specified referring to "About Creating Multiple Resources" in "A.1.2 System Configuration". |
fujitsu.pclswr.is_recovery_target | Specifies whether the node is a cluster node. true: a cluster node false: not a cluster node |
Create the resources required to set up network takeover.
Create an NLB or ALB with the target group as designed in "A.1.3.4 Network Takeover".
Add the instance you created in "A.2.3.1 Creating Cluster Node Instance" to the target group.