================================================================ 2.5. ELBv2ロードバランサの作成 ================================================================ .. include:: ./_defines-elbv2.txt .. include:: ./_defines-vpc-subnet-1.txt .. include:: ./_defines-vpc-subnet-2.txt .. include:: ./_defines-vpc-sg-2.txt .. .. |AWS_DEFAULT_PROFILE| replace:: .. .. |AWS_DEFAULT_REGION| replace:: ap-northeast-1 .. .. |AWS_ID| replace:: .. .. |DIR_TMP| replace:: ${HOME}/tmp .. .. |DIR_CONF| replace:: ${HOME}/tmp/conf-elbv2 .. .. |VPC_TAG_NAME| replace:: .. .. |VPC_CIDR| replace:: 10.192.0.0/16 .. .. |VPC_ID| replace:: vpc-xxxxxxxx .. .. |VPC_SUBNET_TAG_NAME_1| replace:: <サブネット1タグ名> .. .. |VPC_SUBNET_TAG_NAME_2| replace:: <サブネット2タグ名> .. .. |VPC_SUBNET_ID_1| replace:: subnet-xxxxxxxx .. .. |VPC_SUBNET_ID_2| replace:: subnet-yyyyyyyy .. .. |VPC_SG_NAME| replace:: <セキュリティグループ名> .. .. |VPC_SG_ID| replace:: sg-xxxxxxxx .. |VPC_AZ_1| replace:: |AWS_DEFAULT_REGION|\ a .. |VPC_AZ_2| replace:: |AWS_DEFAULT_REGION|\ c .. |EC2_TAG_KEY| replace:: Name .. .. |ELBV2_LB_NAME| replace:: .. |ARRAY_VPC_SUBNET_IDS| replace:: |VPC_SUBNET_ID_1| |VPC_SUBNET_ID_2| .. |ARRAY_VPC_SG_IDS| replace:: |VPC_SG_ID| .. |ELBV2_LB_ID| replace:: xxxxxxxxxxxxxxxx .. |R53_HOSTED_ZONE| replace:: Z14GRHDCWA56QT .. ap-northeast-1: Z14GRHDCWA56QT .. http://docs.aws.amazon.com/ja_jp/general/latest/gr/rande.html ---------------------------------------------------------------- 作業の目的 [why] ---------------------------------------------------------------- ELBv2ロードバランサ"\ |ELBV2_LB_NAME|\ "を作成します。 .. include:: ../../../resource-catalog/task-elbv2/elbv2-load_balancer-create/_display-condition-common-elbv2-load_balancer-create.txt .. include:: ../../../resource-catalog/task-elbv2/elbv2-load_balancer-create/elbv2-load_balancer-create.txt .. 3.3. 後処理に必要な作業 .. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% .. 後処理に必要な作業があれば実施します。 ---------------------------------------------------------------- 完了 ----------------------------------------------------------------