Skip to content

Commit

Permalink
Adds round 3 MIGs for MIG migration (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkinkade authored Jul 18, 2024
1 parent 5ffe38f commit 69c380a
Show file tree
Hide file tree
Showing 20 changed files with 791 additions and 0 deletions.
40 changes: 40 additions & 0 deletions sites/ams11.jsonnet
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',
},
}

39 changes: 39 additions & 0 deletions sites/ber02.jsonnet
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',
},
}

40 changes: 40 additions & 0 deletions sites/bru07.jsonnet
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',
},
}

39 changes: 39 additions & 0 deletions sites/cmh02.jsonnet
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',
},
}

40 changes: 40 additions & 0 deletions sites/fra08.jsonnet
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',
},
}

40 changes: 40 additions & 0 deletions sites/hkg05.jsonnet
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',
},
}

39 changes: 39 additions & 0 deletions sites/kix02.jsonnet
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',
},
}

39 changes: 39 additions & 0 deletions sites/las02.jsonnet
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',
},
}

40 changes: 40 additions & 0 deletions sites/mad08.jsonnet
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',
},
}

Loading

0 comments on commit 69c380a

Please sign in to comment.