2番目のノード(node-b)と3番目のノード(node-c)を作成するために必要な手順は、最初のノード(node-a)について前述した手順とほぼ同じです。次の表は、3つのノードの違いと、これらのインスタンスを作成するために必要な詳細を示しています。
VM全体で共通の値 | VPC network | lk-vpc |
---|---|---|
Subnet | lk-subnet | |
Network Tags | lk-node | |
External IP | Ephemeral | |
node-a | Zone | us-west1-a (*1) |
Hostname | node-a.internal | |
Internal IP | 10.20.1.10 | |
Second Disk (Storage Device) | 2個めのディスクが必要です | |
node-b | Zone | us-west1-b (*1) |
Hostname | node-b.internal | |
Internal IP | 10.20.2.10 | |
Second Disk (Storage Device) | 2個めのディスクが必要です | |
node-c | Zone | us-west1-c (*1) |
Hostname | node-c.internal | |
Internal IP | 10.20.3.10 | |
Second Disk (Storage Device) | 2個目のディスクは必要ありません |
作成されると、VMのリストは以下のようになります。
このトピックへフィードバック