-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcluster_metadata.json
More file actions
66 lines (66 loc) · 2.26 KB
/
cluster_metadata.json
File metadata and controls
66 lines (66 loc) · 2.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
"mgmt": {
"instance_id": "i-0c89a385a401bb465",
"public_ip": "54.158.10.136",
"private_ip": "172.31.39.42",
"subnet_id": "subnet-0593459d6b931ee4c",
"security_group_id": "sg-02e89a1372e9f39e9"
},
"storage_nodes": [
{
"instance_id": "i-0c7eb941d881fcaf8",
"private_ip": "172.31.39.63",
"public_ip": "98.82.191.230",
"subnet_id": "subnet-0593459d6b931ee4c",
"security_group_id": "sg-02e89a1372e9f39e9"
},
{
"instance_id": "i-0c55e8a8669bd1c3c",
"private_ip": "172.31.47.3",
"public_ip": "52.200.29.57",
"subnet_id": "subnet-0593459d6b931ee4c",
"security_group_id": "sg-02e89a1372e9f39e9"
},
{
"instance_id": "i-0a0e263e5c5bb7156",
"private_ip": "172.31.47.42",
"public_ip": "34.230.27.105",
"subnet_id": "subnet-0593459d6b931ee4c",
"security_group_id": "sg-02e89a1372e9f39e9"
},
{
"instance_id": "i-059e9278c85b68068",
"private_ip": "172.31.47.12",
"public_ip": "18.234.250.5",
"subnet_id": "subnet-0593459d6b931ee4c",
"security_group_id": "sg-02e89a1372e9f39e9"
},
{
"instance_id": "i-0fd08f9398d9927eb",
"private_ip": "172.31.42.4",
"public_ip": "54.198.36.240",
"subnet_id": "subnet-0593459d6b931ee4c",
"security_group_id": "sg-02e89a1372e9f39e9"
},
{
"instance_id": "i-064570127b4b7d1de",
"private_ip": "172.31.46.121",
"public_ip": "100.24.64.121",
"subnet_id": "subnet-0593459d6b931ee4c",
"security_group_id": "sg-02e89a1372e9f39e9"
}
],
"clients": [
{
"instance_id": "i-03e059eb4621e6e95",
"public_ip": "100.48.2.4",
"private_ip": "172.31.40.204",
"security_group_id": "sg-02e89a1372e9f39e9"
}
],
"subnet_id": "subnet-0593459d6b931ee4c",
"target_group": "sg-02e89a1372e9f39e9",
"cluster_uuid": "0594e7b0-764b-45c2-8537-3af57f83a3c1",
"user": "ec2-user",
"key_path": "/home/michael/.ssh/mtes01.pem"
}