2020-04-02 07:35:04 +00:00
|
|
|
{
|
|
|
|
"versionInfo": "00000001",
|
|
|
|
"resources": [
|
|
|
|
{
|
2021-02-26 22:23:15 +00:00
|
|
|
"@type": "type.googleapis.com/envoy.config.cluster.v3.Cluster",
|
2020-04-02 07:35:04 +00:00
|
|
|
"name": "exposed_cluster_8090",
|
|
|
|
"type": "STATIC",
|
|
|
|
"connectTimeout": "5s",
|
|
|
|
"loadAssignment": {
|
|
|
|
"clusterName": "exposed_cluster_8090",
|
|
|
|
"endpoints": [
|
|
|
|
{
|
|
|
|
"lbEndpoints": [
|
|
|
|
{
|
|
|
|
"endpoint": {
|
|
|
|
"address": {
|
|
|
|
"socketAddress": {
|
|
|
|
"address": "127.0.0.1",
|
|
|
|
"portValue": 8090
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2021-02-26 22:23:15 +00:00
|
|
|
"@type": "type.googleapis.com/envoy.config.cluster.v3.Cluster",
|
2020-04-02 07:35:04 +00:00
|
|
|
"name": "local_app",
|
|
|
|
"type": "STATIC",
|
|
|
|
"connectTimeout": "5s",
|
|
|
|
"loadAssignment": {
|
|
|
|
"clusterName": "local_app",
|
|
|
|
"endpoints": [
|
|
|
|
{
|
|
|
|
"lbEndpoints": [
|
|
|
|
{
|
|
|
|
"endpoint": {
|
|
|
|
"address": {
|
|
|
|
"socketAddress": {
|
|
|
|
"address": "127.0.0.1",
|
|
|
|
"portValue": 8080
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2022-03-30 16:51:56 +00:00
|
|
|
"typedExtensionProtocolOptions": {
|
|
|
|
"envoy.extensions.upstreams.http.v3.HttpProtocolOptions": {
|
|
|
|
"@type": "type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions",
|
|
|
|
"explicitHttpConfig": {
|
|
|
|
"http2ProtocolOptions": {
|
2020-04-02 07:35:04 +00:00
|
|
|
|
2022-03-30 16:51:56 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-04-02 07:35:04 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2021-02-26 22:23:15 +00:00
|
|
|
"typeUrl": "type.googleapis.com/envoy.config.cluster.v3.Cluster",
|
2020-04-02 07:35:04 +00:00
|
|
|
"nonce": "00000001"
|
|
|
|
}
|