-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds round 3 MIGs for MIG migration (#339)
- Loading branch information
Showing
20 changed files
with
791 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'ams11', | ||
annotations+: { | ||
probability: 0.5, | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '35.204.148.146/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1900:4060:f014:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'EU', | ||
country_code: 'NL', | ||
metro: 'ams', | ||
city: 'Amsterdam', | ||
state: '', | ||
latitude: 52.3086, | ||
longitude: 4.7639, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'ber02', | ||
annotations+: { | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '34.32.63.86/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1901:81f0:266:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'EU', | ||
country_code: 'DE', | ||
metro: 'ber', | ||
city: 'Berlin', | ||
state: '', | ||
latitude: 52.3667, | ||
longitude: 13.5033, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'bru07', | ||
annotations+: { | ||
probability: 0.5, | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '35.187.26.49/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1900:4010:a6d4:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS15169', | ||
}, | ||
location+: { | ||
continent_code: 'EU', | ||
country_code: 'BE', | ||
metro: 'bru', | ||
city: 'Brussels', | ||
state: '', | ||
latitude: 50.4974, | ||
longitude: 3.3528, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'cmh02', | ||
annotations+: { | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '34.162.87.46/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1901:8130:246c:8000:1::128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'NA', | ||
country_code: 'US', | ||
metro: 'cmh', | ||
city: 'Columbus', | ||
state: 'OH', | ||
latitude: 39.9981, | ||
longitude: -82.8919, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'fra08', | ||
annotations+: { | ||
probability: 0.5, | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '34.159.165.225/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1900:40d0:3976:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'EU', | ||
country_code: 'DE', | ||
metro: 'fra', | ||
city: 'Frankfurt', | ||
state: '', | ||
latitude: 50.0379, | ||
longitude: 8.5622, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'hkg05', | ||
annotations+: { | ||
probability: 0.5, | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '35.220.156.178/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1900:41a0:f002:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'AS', | ||
country_code: 'HK', | ||
metro: 'hkg', | ||
city: 'Hong Kong', | ||
state: '', | ||
latitude: 22.3089, | ||
longitude: 113.9144, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'kix02', | ||
annotations+: { | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '34.97.121.235/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1900:41d0:8f23:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'AS', | ||
country_code: 'JP', | ||
metro: 'kix', | ||
city: 'Osaka', | ||
state: '', | ||
latitude: 34.4342, | ||
longitude: 135.2328, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'las02', | ||
annotations+: { | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '34.125.171.47/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1900:4180:ed51:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'NA', | ||
country_code: 'US', | ||
metro: 'las', | ||
city: 'Las Vegas', | ||
state: 'NV', | ||
latitude: 36.08, | ||
longitude: -115.1522, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
local sitesDefault = import 'sites/_default_virtual.jsonnet'; | ||
|
||
sitesDefault { | ||
name: 'mad08', | ||
annotations+: { | ||
probability: 0.5, | ||
provider: 'gcp', | ||
}, | ||
machines+: { | ||
mlab1+: { | ||
network+: { | ||
ipv4+: { | ||
address: '34.175.148.237/32', | ||
}, | ||
ipv6+: { | ||
address: '2600:1901:8100:dbfc:8000:1::/128', | ||
}, | ||
}, | ||
project: 'mlab-oti', | ||
}, | ||
}, | ||
transit+: { | ||
provider: 'Google LLC', | ||
uplink: '1g', | ||
asn: 'AS396982', | ||
}, | ||
location+: { | ||
continent_code: 'EU', | ||
country_code: 'ES', | ||
metro: 'mad', | ||
city: 'Madrid', | ||
state: '', | ||
latitude: 40.4667, | ||
longitude: -3.5667, | ||
}, | ||
lifecycle+: { | ||
created: '2024-07-18', | ||
}, | ||
} | ||
|
Oops, something went wrong.