2021-08-24 14:25:22 +00:00
|
|
|
{
|
2023-09-11 16:40:19 +00:00
|
|
|
"nonce": "00000001",
|
|
|
|
"resources": [
|
2021-08-24 14:25:22 +00:00
|
|
|
{
|
2023-09-11 16:40:19 +00:00
|
|
|
"@type": "type.googleapis.com/envoy.config.route.v3.RouteConfiguration",
|
2023-11-09 16:08:07 +00:00
|
|
|
"name": "8080_s1",
|
2023-09-11 16:40:19 +00:00
|
|
|
"validateClusters": true,
|
|
|
|
"virtualHosts": [
|
2021-08-24 14:25:22 +00:00
|
|
|
{
|
2023-09-11 16:40:19 +00:00
|
|
|
"domains": [
|
2023-11-09 16:08:07 +00:00
|
|
|
"s1.ingress.*",
|
|
|
|
"s1.ingress.*:8080"
|
2021-08-24 14:25:22 +00:00
|
|
|
],
|
2023-11-09 16:08:07 +00:00
|
|
|
"name": "s1",
|
2023-09-11 16:40:19 +00:00
|
|
|
"routes": [
|
2021-08-24 14:25:22 +00:00
|
|
|
{
|
2023-09-11 16:40:19 +00:00
|
|
|
"match": {
|
|
|
|
"prefix": "/"
|
2021-08-24 14:25:22 +00:00
|
|
|
},
|
2023-09-11 16:40:19 +00:00
|
|
|
"route": {
|
2023-11-09 16:08:07 +00:00
|
|
|
"cluster": "s1.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul"
|
2021-08-24 14:25:22 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2023-09-11 16:40:19 +00:00
|
|
|
]
|
2021-08-24 14:25:22 +00:00
|
|
|
},
|
|
|
|
{
|
2023-09-11 16:40:19 +00:00
|
|
|
"@type": "type.googleapis.com/envoy.config.route.v3.RouteConfiguration",
|
2023-11-09 16:08:07 +00:00
|
|
|
"name": "8080_s2",
|
2023-09-11 16:40:19 +00:00
|
|
|
"validateClusters": true,
|
|
|
|
"virtualHosts": [
|
2021-08-24 14:25:22 +00:00
|
|
|
{
|
2023-09-11 16:40:19 +00:00
|
|
|
"domains": [
|
2023-11-09 16:08:07 +00:00
|
|
|
"s2.ingress.*",
|
|
|
|
"s2.ingress.*:8080"
|
2021-08-24 14:25:22 +00:00
|
|
|
],
|
2023-11-09 16:08:07 +00:00
|
|
|
"name": "s2",
|
2023-09-11 16:40:19 +00:00
|
|
|
"routes": [
|
2021-08-24 14:25:22 +00:00
|
|
|
{
|
2023-09-11 16:40:19 +00:00
|
|
|
"match": {
|
|
|
|
"prefix": "/"
|
2021-08-24 14:25:22 +00:00
|
|
|
},
|
2023-09-11 16:40:19 +00:00
|
|
|
"route": {
|
2023-11-09 16:08:07 +00:00
|
|
|
"cluster": "s2.default.dc1.internal.11111111-2222-3333-4444-555555555555.consul"
|
2021-08-24 14:25:22 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2023-09-11 16:40:19 +00:00
|
|
|
]
|
2021-08-24 14:25:22 +00:00
|
|
|
}
|
|
|
|
],
|
2023-09-11 16:40:19 +00:00
|
|
|
"typeUrl": "type.googleapis.com/envoy.config.route.v3.RouteConfiguration",
|
|
|
|
"versionInfo": "00000001"
|
2021-08-24 14:25:22 +00:00
|
|
|
}
|