Skip to content

Instantly share code, notes, and snippets.

@venezia
Created March 6, 2019 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save venezia/487fd0edfc7f312fce8747a62c6fdde8 to your computer and use it in GitHub Desktop.
Save venezia/487fd0edfc7f312fce8747a62c6fdde8 to your computer and use it in GitHub Desktop.
envoy config dump
{
"configs": {
"routes": {
"@type": "type.googleapis.com/envoy.admin.v2alpha.RoutesConfigDump",
"static_route_configs": [
{
"route_config": {
"name": "inbound|80||louie.default.svc.cluster.local",
"virtual_hosts": [
{
"name": "inbound|http|80",
"domains": [
"*"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "inbound|80||louie.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "louie.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/louie"
},
"destination.service.host": {
"string_value": "louie.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "louie"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service": {
"string_value": "louie.default.svc.cluster.local"
}
}
}
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.069Z"
},
{
"route_config": {
"name": "inbound|80||louie.default.svc.cluster.local",
"virtual_hosts": [
{
"name": "inbound|http|80",
"domains": [
"*"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "inbound|80||louie.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "louie.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "louie"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service": {
"string_value": "louie.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "louie.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/louie"
}
}
}
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.076Z"
},
{
"route_config": {
"virtual_hosts": [
{
"name": "backend",
"domains": [
"*"
],
"routes": [
{
"match": {
"prefix": "/stats/prometheus"
},
"route": {
"cluster": "prometheus_stats"
}
}
]
}
]
},
"last_updated": "2019-03-05T20:38:55.846Z"
}
],
"dynamic_route_configs": [
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "80",
"virtual_hosts": [
{
"name": "dewey.default.svc.cluster.local:80",
"domains": [
"dewey.default.svc.cluster.local",
"dewey.default.svc.cluster.local:80",
"dewey",
"dewey:80",
"dewey.default.svc.cluster",
"dewey.default.svc.cluster:80",
"dewey.default.svc",
"dewey.default.svc:80",
"dewey.default",
"dewey.default:80",
"10.111.50.89",
"10.111.50.89:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||dewey.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "dewey.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "dewey"
},
"destination.service": {
"string_value": "dewey.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/dewey"
},
"destination.service.host": {
"string_value": "dewey.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "dewey"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service": {
"string_value": "dewey.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "dewey.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/dewey"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "huey.default.svc.cluster.local:80",
"domains": [
"huey.default.svc.cluster.local",
"huey.default.svc.cluster.local:80",
"huey",
"huey:80",
"huey.default.svc.cluster",
"huey.default.svc.cluster:80",
"huey.default.svc",
"huey.default.svc:80",
"huey.default",
"huey.default:80",
"10.100.46.24",
"10.100.46.24:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||huey.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "huey.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "huey"
},
"destination.service": {
"string_value": "huey.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/huey"
},
"destination.service.host": {
"string_value": "huey.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "huey"
},
"destination.service": {
"string_value": "huey.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/huey"
},
"destination.service.host": {
"string_value": "huey.default.svc.cluster.local"
}
}
}
}
}
}
]
},
{
"name": "istio-egressgateway.istio-system.svc.cluster.local:80",
"domains": [
"istio-egressgateway.istio-system.svc.cluster.local",
"istio-egressgateway.istio-system.svc.cluster.local:80",
"istio-egressgateway.istio-system",
"istio-egressgateway.istio-system:80",
"istio-egressgateway.istio-system.svc.cluster",
"istio-egressgateway.istio-system.svc.cluster:80",
"istio-egressgateway.istio-system.svc",
"istio-egressgateway.istio-system.svc:80",
"10.107.136.100",
"10.107.136.100:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||istio-egressgateway.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-egressgateway.istio-system.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-egressgateway"
},
"destination.service.host": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-egressgateway"
},
"destination.service": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-egressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-egressgateway"
},
"destination.service": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "istio-ingressgateway.istio-system.svc.cluster.local:80",
"domains": [
"istio-ingressgateway.istio-system.svc.cluster.local",
"istio-ingressgateway.istio-system.svc.cluster.local:80",
"istio-ingressgateway.istio-system",
"istio-ingressgateway.istio-system:80",
"istio-ingressgateway.istio-system.svc.cluster",
"istio-ingressgateway.istio-system.svc.cluster:80",
"istio-ingressgateway.istio-system.svc",
"istio-ingressgateway.istio-system.svc:80",
"10.104.186.251",
"10.104.186.251:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||istio-ingressgateway.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-ingressgateway.istio-system.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "louie.default.svc.cluster.local:80",
"domains": [
"louie.default.svc.cluster.local",
"louie.default.svc.cluster.local:80",
"louie",
"louie:80",
"louie.default.svc.cluster",
"louie.default.svc.cluster:80",
"louie.default.svc",
"louie.default.svc:80",
"louie.default",
"louie.default:80",
"10.96.25.164",
"10.96.25.164:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||louie.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "louie.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/louie"
},
"destination.service.host": {
"string_value": "louie.default.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "louie"
},
"destination.service": {
"string_value": "louie.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "louie"
},
"destination.service": {
"string_value": "louie.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/louie"
},
"destination.service.host": {
"string_value": "louie.default.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "php-popularity.default.svc.cluster.local:80",
"domains": [
"php-popularity.default.svc.cluster.local",
"php-popularity.default.svc.cluster.local:80",
"php-popularity",
"php-popularity:80",
"php-popularity.default.svc.cluster",
"php-popularity.default.svc.cluster:80",
"php-popularity.default.svc",
"php-popularity.default.svc:80",
"php-popularity.default",
"php-popularity.default:80",
"10.98.221.62",
"10.98.221.62:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||php-popularity.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "php-popularity.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "php-popularity"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service": {
"string_value": "php-popularity.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "php-popularity.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/php-popularity"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/php-popularity"
},
"destination.service.host": {
"string_value": "php-popularity.default.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "php-popularity"
},
"destination.service": {
"string_value": "php-popularity.default.svc.cluster.local"
}
}
}
}
}
}
]
},
{
"name": "popularity-service.default.svc.cluster.local:80",
"domains": [
"popularity-service.default.svc.cluster.local",
"popularity-service.default.svc.cluster.local:80",
"popularity-service",
"popularity-service:80",
"popularity-service.default.svc.cluster",
"popularity-service.default.svc.cluster:80",
"popularity-service.default.svc",
"popularity-service.default.svc:80",
"popularity-service.default",
"popularity-service.default:80",
"10.107.82.229",
"10.107.82.229:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||popularity-service.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "popularity-service.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/popularity-service"
},
"destination.service.host": {
"string_value": "popularity-service.default.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "popularity-service"
},
"destination.service": {
"string_value": "popularity-service.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/popularity-service"
},
"destination.service.host": {
"string_value": "popularity-service.default.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "popularity-service"
},
"destination.service": {
"string_value": "popularity-service.default.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "sample-tracing-service.default.svc.cluster.local:80",
"domains": [
"sample-tracing-service.default.svc.cluster.local",
"sample-tracing-service.default.svc.cluster.local:80",
"sample-tracing-service",
"sample-tracing-service:80",
"sample-tracing-service.default.svc.cluster",
"sample-tracing-service.default.svc.cluster:80",
"sample-tracing-service.default.svc",
"sample-tracing-service.default.svc:80",
"sample-tracing-service.default",
"sample-tracing-service.default:80",
"10.106.176.137",
"10.106.176.137:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||sample-tracing-service.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "sample-tracing-service.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "sample-tracing-service"
},
"destination.service": {
"string_value": "sample-tracing-service.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "sample-tracing-service.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/sample-tracing-service"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/sample-tracing-service"
},
"destination.service.host": {
"string_value": "sample-tracing-service.default.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "sample-tracing-service"
},
"destination.service": {
"string_value": "sample-tracing-service.default.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "stream-live-service.default.svc.cluster.local:80",
"domains": [
"stream-live-service.default.svc.cluster.local",
"stream-live-service.default.svc.cluster.local:80",
"stream-live-service",
"stream-live-service:80",
"stream-live-service.default.svc.cluster",
"stream-live-service.default.svc.cluster:80",
"stream-live-service.default.svc",
"stream-live-service.default.svc:80",
"stream-live-service.default",
"stream-live-service.default:80",
"10.103.23.182",
"10.103.23.182:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||stream-live-service.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "stream-live-service.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/stream-live-service"
},
"destination.service.host": {
"string_value": "stream-live-service.default.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "stream-live-service"
},
"destination.service": {
"string_value": "stream-live-service.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "stream-live-service"
},
"destination.service": {
"string_value": "stream-live-service.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/stream-live-service"
},
"destination.service.host": {
"string_value": "stream-live-service.default.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "tracing.istio-system.svc.cluster.local:80",
"domains": [
"tracing.istio-system.svc.cluster.local",
"tracing.istio-system.svc.cluster.local:80",
"tracing.istio-system",
"tracing.istio-system:80",
"tracing.istio-system.svc.cluster",
"tracing.istio-system.svc.cluster:80",
"tracing.istio-system.svc",
"tracing.istio-system.svc:80",
"10.106.13.86",
"10.106.13.86:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||tracing.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "tracing.istio-system.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/tracing"
},
"destination.service.host": {
"string_value": "tracing.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "tracing"
},
"destination.service": {
"string_value": "tracing.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/tracing"
},
"destination.service.host": {
"string_value": "tracing.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "tracing"
},
"destination.service": {
"string_value": "tracing.istio-system.svc.cluster.local"
}
}
}
}
}
}
]
},
{
"name": "twitch-service.default.svc.cluster.local:80",
"domains": [
"twitch-service.default.svc.cluster.local",
"twitch-service.default.svc.cluster.local:80",
"twitch-service",
"twitch-service:80",
"twitch-service.default.svc.cluster",
"twitch-service.default.svc.cluster:80",
"twitch-service.default.svc",
"twitch-service.default.svc:80",
"twitch-service.default",
"twitch-service.default:80",
"10.103.213.192",
"10.103.213.192:80"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|80||twitch-service.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "twitch-service.default.svc.cluster.local:80/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "twitch-service"
},
"destination.service": {
"string_value": "twitch-service.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/twitch-service"
},
"destination.service.host": {
"string_value": "twitch-service.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "twitch-service"
},
"destination.service": {
"string_value": "twitch-service.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "twitch-service.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/twitch-service"
}
}
},
"disable_check_calls": true
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.177Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "8060",
"virtual_hosts": [
{
"name": "istio-citadel.istio-system.svc.cluster.local:8060",
"domains": [
"istio-citadel.istio-system.svc.cluster.local",
"istio-citadel.istio-system.svc.cluster.local:8060",
"istio-citadel.istio-system",
"istio-citadel.istio-system:8060",
"istio-citadel.istio-system.svc.cluster",
"istio-citadel.istio-system.svc.cluster:8060",
"istio-citadel.istio-system.svc",
"istio-citadel.istio-system.svc:8060",
"10.103.42.253",
"10.103.42.253:8060"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|8060||istio-citadel.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-citadel.istio-system.svc.cluster.local:8060/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-citadel"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-citadel"
},
"destination.service": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-citadel"
},
"destination.service.host": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-citadel"
},
"destination.service": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
}
}
}
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.179Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "8080",
"virtual_hosts": [
{
"name": "istio-pilot.istio-system.svc.cluster.local:8080",
"domains": [
"istio-pilot.istio-system.svc.cluster.local",
"istio-pilot.istio-system.svc.cluster.local:8080",
"istio-pilot.istio-system",
"istio-pilot.istio-system:8080",
"istio-pilot.istio-system.svc.cluster",
"istio-pilot.istio-system.svc.cluster:8080",
"istio-pilot.istio-system.svc",
"istio-pilot.istio-system.svc:8080",
"10.97.204.238",
"10.97.204.238:8080"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|8080||istio-pilot.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-pilot.istio-system.svc.cluster.local:8080/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-pilot"
},
"destination.service": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
},
"destination.service.host": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-pilot"
},
"destination.service": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "popularity-service.default.svc.cluster.local:8080",
"domains": [
"popularity-service.default.svc.cluster.local",
"popularity-service.default.svc.cluster.local:8080",
"popularity-service",
"popularity-service:8080",
"popularity-service.default.svc.cluster",
"popularity-service.default.svc.cluster:8080",
"popularity-service.default.svc",
"popularity-service.default.svc:8080",
"popularity-service.default",
"popularity-service.default:8080",
"10.107.82.229",
"10.107.82.229:8080"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|8080||popularity-service.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "popularity-service.default.svc.cluster.local:8080/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "popularity-service"
},
"destination.service": {
"string_value": "popularity-service.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/popularity-service"
},
"destination.service.host": {
"string_value": "popularity-service.default.svc.cluster.local"
}
}
},
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "popularity-service"
},
"destination.service": {
"string_value": "popularity-service.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "popularity-service.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/popularity-service"
}
}
}
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.191Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "9411",
"virtual_hosts": [
{
"name": "zipkin.istio-system.svc.cluster.local:9411",
"domains": [
"zipkin.istio-system.svc.cluster.local",
"zipkin.istio-system.svc.cluster.local:9411",
"zipkin.istio-system",
"zipkin.istio-system:9411",
"zipkin.istio-system.svc.cluster",
"zipkin.istio-system.svc.cluster:9411",
"zipkin.istio-system.svc",
"zipkin.istio-system.svc:9411",
"10.103.162.235",
"10.103.162.235:9411"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9411||zipkin.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "zipkin.istio-system.svc.cluster.local:9411/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "zipkin"
},
"destination.service": {
"string_value": "zipkin.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "zipkin.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/zipkin"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/zipkin"
},
"destination.service.host": {
"string_value": "zipkin.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "zipkin"
},
"destination.service": {
"string_value": "zipkin.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.196Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "9091",
"virtual_hosts": [
{
"name": "istio-policy.istio-system.svc.cluster.local:9091",
"domains": [
"istio-policy.istio-system.svc.cluster.local",
"istio-policy.istio-system.svc.cluster.local:9091",
"istio-policy.istio-system",
"istio-policy.istio-system:9091",
"istio-policy.istio-system.svc.cluster",
"istio-policy.istio-system.svc.cluster:9091",
"istio-policy.istio-system.svc",
"istio-policy.istio-system.svc:9091",
"10.97.68.190",
"10.97.68.190:9091"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-policy.istio-system.svc.cluster.local:9091/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-policy"
},
"destination.service.name": {
"string_value": "istio-policy"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-policy"
},
"destination.service.host": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-policy"
},
"destination.service": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "istio-telemetry.istio-system.svc.cluster.local:9091",
"domains": [
"istio-telemetry.istio-system.svc.cluster.local",
"istio-telemetry.istio-system.svc.cluster.local:9091",
"istio-telemetry.istio-system",
"istio-telemetry.istio-system:9091",
"istio-telemetry.istio-system.svc.cluster",
"istio-telemetry.istio-system.svc.cluster:9091",
"istio-telemetry.istio-system.svc",
"istio-telemetry.istio-system.svc:9091",
"10.99.71.136",
"10.99.71.136:9091"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-telemetry.istio-system.svc.cluster.local:9091/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
},
"destination.service.name": {
"string_value": "istio-telemetry"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
},
"destination.service.host": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-telemetry"
},
"destination.service": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.190Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "9090",
"virtual_hosts": [
{
"name": "prometheus.istio-system.svc.cluster.local:9090",
"domains": [
"prometheus.istio-system.svc.cluster.local",
"prometheus.istio-system.svc.cluster.local:9090",
"prometheus.istio-system",
"prometheus.istio-system:9090",
"prometheus.istio-system.svc.cluster",
"prometheus.istio-system.svc.cluster:9090",
"prometheus.istio-system.svc",
"prometheus.istio-system.svc:9090",
"10.101.95.62",
"10.101.95.62:9090"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9090||prometheus.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "prometheus.istio-system.svc.cluster.local:9090/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/prometheus"
},
"destination.service.host": {
"string_value": "prometheus.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "prometheus"
},
"destination.service": {
"string_value": "prometheus.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "prometheus"
},
"destination.service": {
"string_value": "prometheus.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "prometheus.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/prometheus"
}
}
},
"disable_check_calls": true
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.196Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "15031",
"virtual_hosts": [
{
"name": "istio-ingressgateway.istio-system.svc.cluster.local:15031",
"domains": [
"istio-ingressgateway.istio-system.svc.cluster.local",
"istio-ingressgateway.istio-system.svc.cluster.local:15031",
"istio-ingressgateway.istio-system",
"istio-ingressgateway.istio-system:15031",
"istio-ingressgateway.istio-system.svc.cluster",
"istio-ingressgateway.istio-system.svc.cluster:15031",
"istio-ingressgateway.istio-system.svc",
"istio-ingressgateway.istio-system.svc:15031",
"10.104.186.251",
"10.104.186.251:15031"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|15031||istio-ingressgateway.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-ingressgateway.istio-system.svc.cluster.local:15031/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.190Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "15004",
"virtual_hosts": [
{
"name": "istio-policy.istio-system.svc.cluster.local:15004",
"domains": [
"istio-policy.istio-system.svc.cluster.local",
"istio-policy.istio-system.svc.cluster.local:15004",
"istio-policy.istio-system",
"istio-policy.istio-system:15004",
"istio-policy.istio-system.svc.cluster",
"istio-policy.istio-system.svc.cluster:15004",
"istio-policy.istio-system.svc",
"istio-policy.istio-system.svc:15004",
"10.97.68.190",
"10.97.68.190:15004"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|15004||istio-policy.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-policy.istio-system.svc.cluster.local:15004/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-policy"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-policy"
},
"destination.service": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-policy"
},
"destination.service": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-policy"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "istio-telemetry.istio-system.svc.cluster.local:15004",
"domains": [
"istio-telemetry.istio-system.svc.cluster.local",
"istio-telemetry.istio-system.svc.cluster.local:15004",
"istio-telemetry.istio-system",
"istio-telemetry.istio-system:15004",
"istio-telemetry.istio-system.svc.cluster",
"istio-telemetry.istio-system.svc.cluster:15004",
"istio-telemetry.istio-system.svc",
"istio-telemetry.istio-system.svc:15004",
"10.99.71.136",
"10.99.71.136:15004"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|15004||istio-telemetry.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-telemetry.istio-system.svc.cluster.local:15004/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-telemetry"
},
"destination.service": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-telemetry"
},
"destination.service": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
}
}
}
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.190Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "15030",
"virtual_hosts": [
{
"name": "istio-ingressgateway.istio-system.svc.cluster.local:15030",
"domains": [
"istio-ingressgateway.istio-system.svc.cluster.local",
"istio-ingressgateway.istio-system.svc.cluster.local:15030",
"istio-ingressgateway.istio-system",
"istio-ingressgateway.istio-system:15030",
"istio-ingressgateway.istio-system.svc.cluster",
"istio-ingressgateway.istio-system.svc.cluster:15030",
"istio-ingressgateway.istio-system.svc",
"istio-ingressgateway.istio-system.svc:15030",
"10.104.186.251",
"10.104.186.251:15030"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|15030||istio-ingressgateway.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-ingressgateway.istio-system.svc.cluster.local:15030/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
}
}
},
"disable_check_calls": true
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.179Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "9093",
"virtual_hosts": [
{
"name": "istio-citadel.istio-system.svc.cluster.local:9093",
"domains": [
"istio-citadel.istio-system.svc.cluster.local",
"istio-citadel.istio-system.svc.cluster.local:9093",
"istio-citadel.istio-system",
"istio-citadel.istio-system:9093",
"istio-citadel.istio-system.svc.cluster",
"istio-citadel.istio-system.svc.cluster:9093",
"istio-citadel.istio-system.svc",
"istio-citadel.istio-system.svc:9093",
"10.103.42.253",
"10.103.42.253:9093"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9093||istio-citadel.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-citadel.istio-system.svc.cluster.local:9093/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-citadel"
},
"destination.service": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-citadel"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-citadel"
},
"destination.service.host": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-citadel"
},
"destination.service": {
"string_value": "istio-citadel.istio-system.svc.cluster.local"
}
}
}
}
}
}
]
},
{
"name": "istio-galley.istio-system.svc.cluster.local:9093",
"domains": [
"istio-galley.istio-system.svc.cluster.local",
"istio-galley.istio-system.svc.cluster.local:9093",
"istio-galley.istio-system",
"istio-galley.istio-system:9093",
"istio-galley.istio-system.svc.cluster",
"istio-galley.istio-system.svc.cluster:9093",
"istio-galley.istio-system.svc",
"istio-galley.istio-system.svc:9093",
"10.104.115.117",
"10.104.115.117:9093"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9093||istio-galley.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-galley.istio-system.svc.cluster.local:9093/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-galley"
},
"destination.service": {
"string_value": "istio-galley.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-galley.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-galley"
}
}
},
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-galley"
},
"destination.service.host": {
"string_value": "istio-galley.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-galley"
},
"destination.service": {
"string_value": "istio-galley.istio-system.svc.cluster.local"
}
}
}
}
}
}
]
},
{
"name": "istio-pilot.istio-system.svc.cluster.local:9093",
"domains": [
"istio-pilot.istio-system.svc.cluster.local",
"istio-pilot.istio-system.svc.cluster.local:9093",
"istio-pilot.istio-system",
"istio-pilot.istio-system:9093",
"istio-pilot.istio-system.svc.cluster",
"istio-pilot.istio-system.svc.cluster:9093",
"istio-pilot.istio-system.svc",
"istio-pilot.istio-system.svc:9093",
"10.97.204.238",
"10.97.204.238:9093"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9093||istio-pilot.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-pilot.istio-system.svc.cluster.local:9093/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
},
"destination.service.host": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-pilot"
},
"destination.service": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-pilot"
},
"destination.service": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
},
"destination.service.host": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
}
}
}
}
}
}
]
},
{
"name": "istio-policy.istio-system.svc.cluster.local:9093",
"domains": [
"istio-policy.istio-system.svc.cluster.local",
"istio-policy.istio-system.svc.cluster.local:9093",
"istio-policy.istio-system",
"istio-policy.istio-system:9093",
"istio-policy.istio-system.svc.cluster",
"istio-policy.istio-system.svc.cluster:9093",
"istio-policy.istio-system.svc",
"istio-policy.istio-system.svc:9093",
"10.97.68.190",
"10.97.68.190:9093"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9093||istio-policy.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-policy.istio-system.svc.cluster.local:9093/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "istio-policy"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-policy"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-policy"
},
"destination.service": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-policy"
},
"destination.service.host": {
"string_value": "istio-policy.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
},
{
"name": "istio-telemetry.istio-system.svc.cluster.local:9093",
"domains": [
"istio-telemetry.istio-system.svc.cluster.local",
"istio-telemetry.istio-system.svc.cluster.local:9093",
"istio-telemetry.istio-system",
"istio-telemetry.istio-system:9093",
"istio-telemetry.istio-system.svc.cluster",
"istio-telemetry.istio-system.svc.cluster:9093",
"istio-telemetry.istio-system.svc",
"istio-telemetry.istio-system.svc:9093",
"10.99.71.136",
"10.99.71.136:9093"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9093||istio-telemetry.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-telemetry.istio-system.svc.cluster.local:9093/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-telemetry"
},
"destination.service": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
}
}
},
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "istio-telemetry"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
}
}
}
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.189Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "15010",
"virtual_hosts": [
{
"name": "istio-pilot.istio-system.svc.cluster.local:15010",
"domains": [
"istio-pilot.istio-system.svc.cluster.local",
"istio-pilot.istio-system.svc.cluster.local:15010",
"istio-pilot.istio-system",
"istio-pilot.istio-system:15010",
"istio-pilot.istio-system.svc.cluster",
"istio-pilot.istio-system.svc.cluster:15010",
"istio-pilot.istio-system.svc",
"istio-pilot.istio-system.svc:15010",
"10.97.204.238",
"10.97.204.238:15010"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|15010||istio-pilot.istio-system.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "istio-pilot.istio-system.svc.cluster.local:15010/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
},
"destination.service.host": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-pilot"
},
"destination.service": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-pilot"
},
"destination.service": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
},
"destination.service.host": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
}
}
}
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.189Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"route_config": {
"name": "9080",
"virtual_hosts": [
{
"name": "details.default.svc.cluster.local:9080",
"domains": [
"details.default.svc.cluster.local",
"details.default.svc.cluster.local:9080",
"details",
"details:9080",
"details.default.svc.cluster",
"details.default.svc.cluster:9080",
"details.default.svc",
"details.default.svc:9080",
"details.default",
"details.default:9080",
"10.100.94.158",
"10.100.94.158:9080"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9080||details.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "details.default.svc.cluster.local:9080/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "details"
},
"destination.service": {
"string_value": "details.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/details"
},
"destination.service.host": {
"string_value": "details.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "details"
},
"destination.service": {
"string_value": "details.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "details.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/details"
}
}
}
}
}
}
]
},
{
"name": "productpage.default.svc.cluster.local:9080",
"domains": [
"productpage.default.svc.cluster.local",
"productpage.default.svc.cluster.local:9080",
"productpage",
"productpage:9080",
"productpage.default.svc.cluster",
"productpage.default.svc.cluster:9080",
"productpage.default.svc",
"productpage.default.svc:9080",
"productpage.default",
"productpage.default:9080",
"10.98.162.14",
"10.98.162.14:9080"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9080||productpage.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "productpage.default.svc.cluster.local:9080/*"
},
"per_filter_config": {
"mixer": {
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.uid": {
"string_value": "istio://default/services/productpage"
},
"destination.service.host": {
"string_value": "productpage.default.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "productpage"
},
"destination.service": {
"string_value": "productpage.default.svc.cluster.local"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "productpage"
},
"destination.service": {
"string_value": "productpage.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "productpage.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/productpage"
}
}
}
}
}
}
]
},
{
"name": "ratings.default.svc.cluster.local:9080",
"domains": [
"ratings.default.svc.cluster.local",
"ratings.default.svc.cluster.local:9080",
"ratings",
"ratings:9080",
"ratings.default.svc.cluster",
"ratings.default.svc.cluster:9080",
"ratings.default.svc",
"ratings.default.svc:9080",
"ratings.default",
"ratings.default:9080",
"10.101.167.0",
"10.101.167.0:9080"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9080||ratings.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "ratings.default.svc.cluster.local:9080/*"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "ratings.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/ratings"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "ratings"
},
"destination.service": {
"string_value": "ratings.default.svc.cluster.local"
}
}
},
"disable_check_calls": true,
"forward_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "ratings"
},
"destination.service": {
"string_value": "ratings.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/ratings"
},
"destination.service.host": {
"string_value": "ratings.default.svc.cluster.local"
}
}
}
}
}
}
]
},
{
"name": "reviews.default.svc.cluster.local:9080",
"domains": [
"reviews.default.svc.cluster.local",
"reviews.default.svc.cluster.local:9080",
"reviews",
"reviews:9080",
"reviews.default.svc.cluster",
"reviews.default.svc.cluster:9080",
"reviews.default.svc",
"reviews.default.svc:9080",
"reviews.default",
"reviews.default:9080",
"10.109.65.241",
"10.109.65.241:9080"
],
"routes": [
{
"match": {
"prefix": "/"
},
"route": {
"cluster": "outbound|9080||reviews.default.svc.cluster.local",
"timeout": "0s",
"max_grpc_timeout": "0s"
},
"decorator": {
"operation": "reviews.default.svc.cluster.local:9080/*"
},
"per_filter_config": {
"mixer": {
"forward_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "reviews"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service": {
"string_value": "reviews.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "reviews.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/reviews"
}
}
},
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "reviews"
},
"destination.service": {
"string_value": "reviews.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/reviews"
},
"destination.service.host": {
"string_value": "reviews.default.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
}
}
]
}
],
"validate_clusters": false
},
"last_updated": "2019-03-05T20:38:57.179Z"
}
]
},
"listeners": {
"@type": "type.googleapis.com/envoy.admin.v2alpha.ListenersConfigDump",
"version_info": "2019-03-05T19:16:45Z/11",
"static_listeners": [
{
"listener": {
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 15090
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"route_config": {
"virtual_hosts": [
{
"name": "backend",
"routes": [
{
"route": {
"cluster": "prometheus_stats"
},
"match": {
"prefix": "/stats/prometheus"
}
}
],
"domains": [
"*"
]
}
]
},
"codec_type": "AUTO",
"http_filters": {
"name": "envoy.router"
},
"stat_prefix": "stats"
}
}
]
}
]
},
"last_updated": "2019-03-05T20:38:55.846Z"
}
],
"dynamic_active_listeners": [
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.244.3.248_80",
"address": {
"socket_address": {
"address": "10.244.3.248",
"port_value": 80
}
},
"filter_chains": [
{
"filter_chain_match": {
"transport_protocol": "raw_buffer"
},
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"http_filters": [
{
"config": {
"policy": {
"peers": [
{
"mtls": {
"mode": "PERMISSIVE"
}
}
]
}
},
"name": "istio_authn"
},
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"service_configs": {
"default": {}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.namespace": {
"string_value": "default"
},
"destination.ip": {
"bytes_value": "AAAAAAAAAAAAAP//CvQD+A=="
},
"destination.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "inbound"
},
"destination.port": {
"int64_value": "80"
}
}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"route_config": {
"validate_clusters": false,
"virtual_hosts": [
{
"name": "inbound|http|80",
"routes": [
{
"match": {
"prefix": "/"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.host": {
"string_value": "louie.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/louie"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "louie"
},
"destination.service": {
"string_value": "louie.default.svc.cluster.local"
}
}
}
}
},
"decorator": {
"operation": "louie.default.svc.cluster.local:80/*"
},
"route": {
"cluster": "inbound|80||louie.default.svc.cluster.local",
"timeout": "0.000s",
"max_grpc_timeout": "0.000s"
}
}
],
"domains": [
"*"
]
}
],
"name": "inbound|80||louie.default.svc.cluster.local"
},
"tracing": {
"client_sampling": {
"value": 100
},
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
}
},
"use_remote_address": false,
"stat_prefix": "10.244.3.248_80"
}
}
]
},
{
"filter_chain_match": {
"transport_protocol": "tls"
},
"tls_context": {
"common_tls_context": {
"tls_certificates": [
{
"certificate_chain": {
"filename": "/etc/certs/cert-chain.pem"
},
"private_key": {
"filename": "/etc/certs/key.pem"
}
}
],
"validation_context": {
"trusted_ca": {
"filename": "/etc/certs/root-cert.pem"
}
},
"alpn_protocols": [
"h2",
"http/1.1"
]
},
"require_client_certificate": true
},
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"use_remote_address": false,
"stat_prefix": "10.244.3.248_80",
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"http_filters": [
{
"config": {
"policy": {
"peers": [
{
"mtls": {
"mode": "PERMISSIVE"
}
}
]
}
},
"name": "istio_authn"
},
{
"name": "mixer",
"config": {
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "inbound"
},
"destination.port": {
"int64_value": "80"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.namespace": {
"string_value": "default"
},
"destination.ip": {
"bytes_value": "AAAAAAAAAAAAAP//CvQD+A=="
},
"destination.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"transport": {
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"service_configs": {
"default": {}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"route_config": {
"name": "inbound|80||louie.default.svc.cluster.local",
"validate_clusters": false,
"virtual_hosts": [
{
"routes": [
{
"route": {
"cluster": "inbound|80||louie.default.svc.cluster.local",
"timeout": "0.000s",
"max_grpc_timeout": "0.000s"
},
"decorator": {
"operation": "louie.default.svc.cluster.local:80/*"
},
"match": {
"prefix": "/"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.name": {
"string_value": "louie"
},
"destination.service": {
"string_value": "louie.default.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://default/services/louie"
},
"destination.service.host": {
"string_value": "louie.default.svc.cluster.local"
}
}
}
}
}
}
],
"domains": [
"*"
],
"name": "inbound|http|80"
}
]
},
"tracing": {
"random_sampling": {
"value": 100
},
"overall_sampling": {
"value": 100
},
"client_sampling": {
"value": 100
}
}
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
},
"listener_filters": [
{
"name": "envoy.listener.tls_inspector",
"config": {}
}
]
},
"last_updated": "2019-03-05T20:38:57.079Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.99.71.136_42422",
"address": {
"socket_address": {
"address": "10.99.71.136",
"port_value": 42422
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-telemetry"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.host": {
"string_value": "istio-telemetry.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"cluster": "outbound|42422||istio-telemetry.istio-system.svc.cluster.local",
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
],
"stat_prefix": "outbound|42422||istio-telemetry.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.080Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.104.186.251_15011",
"address": {
"socket_address": {
"address": "10.104.186.251",
"port_value": 15011
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"stat_prefix": "outbound|15011||istio-ingressgateway.istio-system.svc.cluster.local",
"cluster": "outbound|15011||istio-ingressgateway.istio-system.svc.cluster.local",
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.084Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.104.186.251_853",
"address": {
"socket_address": {
"address": "10.104.186.251",
"port_value": 853
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"stat_prefix": "outbound|853||istio-ingressgateway.istio-system.svc.cluster.local",
"cluster": "outbound|853||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.085Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.104.186.251_31400",
"address": {
"socket_address": {
"address": "10.104.186.251",
"port_value": 31400
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"cluster": "outbound|31400||istio-ingressgateway.istio-system.svc.cluster.local",
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"stat_prefix": "outbound|31400||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.086Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.104.186.251_8060",
"address": {
"socket_address": {
"address": "10.104.186.251",
"port_value": 8060
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"config": {
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"stat_prefix": "outbound|8060||istio-ingressgateway.istio-system.svc.cluster.local",
"cluster": "outbound|8060||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.088Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.104.15.224_44134",
"address": {
"socket_address": {
"address": "10.104.15.224",
"port_value": 44134
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"destination.service.host": {
"string_value": "tiller-deploy.kube-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/tiller-deploy"
},
"destination.service.namespace": {
"string_value": "kube-system"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "tiller-deploy.kube-system.svc.cluster.local"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
}
}
],
"stat_prefix": "outbound|44134||tiller-deploy.kube-system.svc.cluster.local",
"cluster": "outbound|44134||tiller-deploy.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.089Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.104.186.251_443",
"address": {
"socket_address": {
"address": "10.104.186.251",
"port_value": 443
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"destination.service.host": {
"string_value": "istio-ingressgateway.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
}
}
],
"stat_prefix": "outbound|443||istio-ingressgateway.istio-system.svc.cluster.local",
"cluster": "outbound|443||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.092Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.104.115.117_443",
"address": {
"socket_address": {
"address": "10.104.115.117",
"port_value": 443
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local"
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-galley"
},
"destination.service.host": {
"string_value": "istio-galley.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "istio-galley"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-galley.istio-system.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
}
}
],
"stat_prefix": "outbound|443||istio-galley.istio-system.svc.cluster.local",
"cluster": "outbound|443||istio-galley.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.093Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.100.26.98_14268",
"address": {
"socket_address": {
"address": "10.100.26.98",
"port_value": 14268
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/jaeger-collector"
},
"destination.service.host": {
"string_value": "jaeger-collector.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-collector"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "jaeger-collector.istio-system.svc.cluster.local"
}
}
},
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"stat_prefix": "outbound|14268||jaeger-collector.istio-system.svc.cluster.local",
"cluster": "outbound|14268||jaeger-collector.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.095Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.107.136.100_443",
"address": {
"socket_address": {
"address": "10.107.136.100",
"port_value": 443
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.host": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-egressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-egressgateway"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"stat_prefix": "outbound|443||istio-egressgateway.istio-system.svc.cluster.local",
"cluster": "outbound|443||istio-egressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.096Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.96.0.1_443",
"address": {
"socket_address": {
"address": "10.96.0.1",
"port_value": 443
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "kubernetes.default.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://default/services/kubernetes"
},
"destination.service.host": {
"string_value": "kubernetes.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "kubernetes"
},
"destination.service.namespace": {
"string_value": "default"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local"
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"stat_prefix": "outbound|443||kubernetes.default.svc.cluster.local",
"cluster": "outbound|443||kubernetes.default.svc.cluster.local",
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.097Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.96.0.10_53",
"address": {
"socket_address": {
"address": "10.96.0.10",
"port_value": 53
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"mixer_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "kube-dns.kube-system.svc.cluster.local"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/kube-dns"
},
"destination.service.host": {
"string_value": "kube-dns.kube-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "kube-dns"
},
"destination.service.namespace": {
"string_value": "kube-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"disable_check_calls": true
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"cluster": "outbound|53||kube-dns.kube-system.svc.cluster.local",
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
],
"stat_prefix": "outbound|53||kube-dns.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.101Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.97.204.238_15011",
"address": {
"socket_address": {
"address": "10.97.204.238",
"port_value": 15011
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"mixer_attributes": {
"attributes": {
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
},
"destination.service.host": {
"string_value": "istio-pilot.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-pilot"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
},
"disable_check_calls": true,
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
],
"stat_prefix": "outbound|15011||istio-pilot.istio-system.svc.cluster.local",
"cluster": "outbound|15011||istio-pilot.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.102Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.108.162.34_443",
"address": {
"socket_address": {
"address": "10.108.162.34",
"port_value": 443
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"destination.service": {
"string_value": "istio-sidecar-injector.istio-system.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-sidecar-injector"
},
"destination.service.host": {
"string_value": "istio-sidecar-injector.istio-system.svc.cluster.local"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.name": {
"string_value": "istio-sidecar-injector"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"cluster": "outbound|443||istio-sidecar-injector.istio-system.svc.cluster.local",
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"stat_prefix": "outbound|443||istio-sidecar-injector.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.103Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.110.10.129_16686",
"address": {
"socket_address": {
"address": "10.110.10.129",
"port_value": 16686
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"mixer_attributes": {
"attributes": {
"destination.service.name": {
"string_value": "jaeger-query"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "jaeger-query.istio-system.svc.cluster.local"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/jaeger-query"
},
"destination.service.host": {
"string_value": "jaeger-query.istio-system.svc.cluster.local"
}
}
},
"disable_check_calls": true
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
],
"stat_prefix": "outbound|16686||jaeger-query.istio-system.svc.cluster.local",
"cluster": "outbound|16686||jaeger-query.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.105Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "10.100.26.98_14267",
"address": {
"socket_address": {
"address": "10.100.26.98",
"port_value": 14267
}
},
"filter_chains": [
{
"filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/jaeger-collector"
},
"destination.service.host": {
"string_value": "jaeger-collector.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-collector"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"destination.service": {
"string_value": "jaeger-collector.istio-system.svc.cluster.local"
}
}
}
}
},
{
"name": "envoy.tcp_proxy",
"config": {
"stat_prefix": "outbound|14267||jaeger-collector.istio-system.svc.cluster.local",
"cluster": "outbound|14267||jaeger-collector.istio-system.svc.cluster.local",
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.107Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_9090",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 9090
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"tracing": {
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
},
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS"
},
"rds": {
"route_config_name": "9090",
"config_source": {
"ads": {}
}
},
"stat_prefix": "0.0.0.0_9090",
"use_remote_address": false,
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
}
}
],
"http_filters": [
{
"name": "mixer",
"config": {
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local"
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.109Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_9411",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 9411
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"use_remote_address": false,
"stat_prefix": "0.0.0.0_9411",
"rds": {
"route_config_name": "9411",
"config_source": {
"ads": {}
}
},
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"http_filters": [
{
"name": "mixer",
"config": {
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local"
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"client_sampling": {
"value": 100
}
}
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.110Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_8080",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 8080
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"tracing": {
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"client_sampling": {
"value": 100
}
},
"use_remote_address": false,
"stat_prefix": "0.0.0.0_8080",
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "8080"
},
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
}
}
],
"http_filters": [
{
"name": "mixer",
"config": {
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local"
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.112Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_15004",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 15004
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"config": {
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"http_filters": [
{
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"source.namespace": {
"string_value": "default"
}
}
}
},
"name": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"random_sampling": {
"value": 100
},
"overall_sampling": {
"value": 100
},
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS"
},
"use_remote_address": false,
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "15004"
},
"stat_prefix": "0.0.0.0_15004"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.114Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_15031",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 15031
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"rds": {
"route_config_name": "15031",
"config_source": {
"ads": {}
}
},
"stat_prefix": "0.0.0.0_15031",
"use_remote_address": false,
"stream_idle_timeout": "0.000s",
"generate_request_id": true,
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"http_filters": [
{
"config": {
"transport": {
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"name": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
}
}
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.116Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_9091",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 9091
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"use_remote_address": false,
"rds": {
"route_config_name": "9091",
"config_source": {
"ads": {}
}
},
"stat_prefix": "0.0.0.0_9091",
"stream_idle_timeout": "0.000s",
"generate_request_id": true,
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"config": {
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"http_filters": [
{
"config": {
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
}
},
"name": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"random_sampling": {
"value": 100
},
"overall_sampling": {
"value": 100
}
}
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.126Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_9093",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 9093
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"http_filters": [
{
"name": "mixer",
"config": {
"transport": {
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
},
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS"
},
"rds": {
"route_config_name": "9093",
"config_source": {
"ads": {}
}
},
"stat_prefix": "0.0.0.0_9093",
"use_remote_address": false,
"stream_idle_timeout": "0.000s",
"generate_request_id": true
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.138Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_15010",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 15010
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"http_filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"client_sampling": {
"value": 100
}
},
"use_remote_address": false,
"stat_prefix": "0.0.0.0_15010",
"rds": {
"route_config_name": "15010",
"config_source": {
"ads": {}
}
},
"stream_idle_timeout": "0.000s",
"generate_request_id": true,
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.148Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_9080",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 9080
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"stream_idle_timeout": "0.000s",
"generate_request_id": true,
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
},
"name": "envoy.file_access_log"
}
],
"http_filters": [
{
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"mixer_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"name": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
},
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS"
},
"use_remote_address": false,
"rds": {
"route_config_name": "9080",
"config_source": {
"ads": {}
}
},
"stat_prefix": "0.0.0.0_9080"
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.150Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_15030",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 15030
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"http_filters": [
{
"name": "mixer",
"config": {
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local"
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"random_sampling": {
"value": 100
},
"overall_sampling": {
"value": 100
},
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS"
},
"stat_prefix": "0.0.0.0_15030",
"rds": {
"route_config_name": "15030",
"config_source": {
"ads": {}
}
},
"use_remote_address": false,
"stream_idle_timeout": "0.000s",
"generate_request_id": true,
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n",
"path": "/dev/stdout"
}
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.152Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_8060",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 8060
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
}
},
"rds": {
"route_config_name": "8060",
"config_source": {
"ads": {}
}
},
"use_remote_address": false,
"stat_prefix": "0.0.0.0_8060",
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"http_filters": [
{
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
},
"source.namespace": {
"string_value": "default"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"name": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
]
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.158Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "0.0.0.0_80",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 80
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"rds": {
"route_config_name": "80",
"config_source": {
"ads": {}
}
},
"use_remote_address": false,
"stat_prefix": "0.0.0.0_80",
"generate_request_id": true,
"stream_idle_timeout": "0.000s",
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"access_log": [
{
"name": "envoy.file_access_log",
"config": {
"path": "/dev/stdout",
"format": "[%START_TIME%] \"%REQ(:METHOD)% %REQ(X-ENVOY-ORIGINAL-PATH?:PATH)%%PROTOCOL%\" %RESPONSE_CODE% %RESPONSE_FLAGS% %BYTES_RECEIVED% %BYTES_SENT% %DURATION% %RESP(X-ENVOY-UPSTREAM-SERVICE-TIME)% \"%REQ(X-FORWARDED-FOR)%\" \"%REQ(USER-AGENT)%\" \"%REQ(X-REQUEST-ID)%\" \"%REQ(:AUTHORITY)%\" \"%UPSTREAM_HOST%\" %UPSTREAM_CLUSTER% %UPSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_LOCAL_ADDRESS% %DOWNSTREAM_REMOTE_ADDRESS%\n"
}
}
],
"http_filters": [
{
"name": "mixer",
"config": {
"transport": {
"check_cluster": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"network_fail_policy": {
"policy": "FAIL_CLOSE"
},
"report_cluster": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"source.namespace": {
"string_value": "default"
},
"context.reporter.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
},
"context.reporter.kind": {
"string_value": "outbound"
}
}
},
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://louie-767b44d656-kkcsz.default"
}
}
}
}
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"tracing": {
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 100
},
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS"
}
}
}
]
}
],
"deprecated_v1": {
"bind_to_port": false
}
},
"last_updated": "2019-03-05T20:38:57.162Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"listener": {
"name": "virtual",
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 15001
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.tcp_proxy",
"config": {
"stat_prefix": "BlackHoleCluster",
"cluster": "BlackHoleCluster"
}
}
]
}
],
"use_original_dst": true
},
"last_updated": "2019-03-05T20:38:57.162Z"
}
]
},
"clusters": {
"@type": "type.googleapis.com/envoy.admin.v2alpha.ClustersConfigDump",
"version_info": "2019-03-05T19:16:45Z/11",
"static_clusters": [
{
"cluster": {
"name": "prometheus_stats",
"connect_timeout": "0.250s",
"hosts": [
{
"socket_address": {
"address": "127.0.0.1",
"port_value": 15000
}
}
]
},
"last_updated": "2019-03-05T20:38:55.843Z"
},
{
"cluster": {
"name": "xds-grpc",
"type": "STRICT_DNS",
"connect_timeout": "10s",
"hosts": [
{
"socket_address": {
"address": "istio-pilot.istio-system",
"port_value": 15010
}
}
],
"circuit_breakers": {
"thresholds": [
{
"max_connections": 100000,
"max_pending_requests": 100000,
"max_requests": 100000
},
{
"priority": "HIGH",
"max_connections": 100000,
"max_pending_requests": 100000,
"max_requests": 100000
}
]
},
"http2_protocol_options": {},
"upstream_connection_options": {
"tcp_keepalive": {
"keepalive_time": 300
}
}
},
"last_updated": "2019-03-05T20:38:55.843Z"
},
{
"cluster": {
"name": "zipkin",
"type": "STRICT_DNS",
"connect_timeout": "1s",
"hosts": [
{
"socket_address": {
"address": "zipkin.istio-system",
"port_value": 9411
}
}
]
},
"last_updated": "2019-03-05T20:38:55.843Z"
}
],
"dynamic_active_clusters": [
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "BlackHoleCluster",
"connect_timeout": "1s"
},
"last_updated": "2019-03-05T20:38:57.025Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "inbound|80||louie.default.svc.cluster.local",
"connect_timeout": "1s",
"hosts": [
{
"socket_address": {
"address": "127.0.0.1",
"port_value": 80
}
}
],
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.024Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|14267||jaeger-collector.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|14267||jaeger-collector.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.999Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|14268||jaeger-collector.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|14268||jaeger-collector.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|15004||istio-policy.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|15004||istio-policy.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"max_requests_per_connection": 10000,
"circuit_breakers": {
"thresholds": [
{
"max_requests": 10000
}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.998Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|15004||istio-telemetry.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|15004||istio-telemetry.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"max_requests_per_connection": 10000,
"circuit_breakers": {
"thresholds": [
{
"max_requests": 10000
}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.995Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|15010||istio-pilot.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|15010||istio-pilot.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.983Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|15011||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|15011||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.990Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|15011||istio-pilot.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|15011||istio-pilot.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.984Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|15030||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|15030||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.992Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|15031||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|15031||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.993Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|16686||jaeger-query.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|16686||jaeger-query.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.994Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|31400||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|31400||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.989Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|42422||istio-telemetry.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|42422||istio-telemetry.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"max_requests_per_connection": 10000,
"circuit_breakers": {
"thresholds": [
{
"max_requests": 10000
}
]
}
},
"last_updated": "2019-03-05T20:38:56.996Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|44134||tiller-deploy.kube-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|44134||tiller-deploy.kube-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.979Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|443||istio-egressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|443||istio-egressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.986Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|443||istio-galley.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|443||istio-galley.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.981Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|443||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|443||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.989Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|443||istio-sidecar-injector.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|443||istio-sidecar-injector.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.980Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|443||kubernetes.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|443||kubernetes.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.977Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|53||kube-dns.kube-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|53||kube-dns.kube-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.978Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|8060||istio-citadel.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|8060||istio-citadel.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:57.001Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|8060||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|8060||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.991Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|8080||istio-pilot.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|8080||istio-pilot.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.984Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|8080||popularity-service.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|8080||popularity-service.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:57.016Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||dewey.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||dewey.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.021Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||huey.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||huey.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.023Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||istio-egressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||istio-egressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.986Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.988Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||louie.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||louie.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.022Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||php-popularity.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||php-popularity.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.021Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||popularity-service.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||popularity-service.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.015Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||sample-tracing-service.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||sample-tracing-service.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.017Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||stream-live-service.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||stream-live-service.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.018Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||tracing.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||tracing.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.987Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|80||twitch-service.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|80||twitch-service.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:57.020Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|853||istio-ingressgateway.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|853||istio-ingressgateway.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.992Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v1|details.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v1|details.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.003Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v1|productpage.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v1|productpage.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.005Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v1|ratings.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v1|ratings.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.007Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v1|reviews.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v1|reviews.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.012Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v2-mysql-vm|ratings.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v2-mysql-vm|ratings.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.010Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v2-mysql|ratings.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v2-mysql|ratings.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.009Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v2|details.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v2|details.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.004Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v2|ratings.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v2|ratings.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.008Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v2|reviews.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v2|reviews.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.013Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080|v3|reviews.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080|v3|reviews.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.014Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080||details.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080||details.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.003Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080||productpage.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080||productpage.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.004Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080||ratings.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080||ratings.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.006Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9080||reviews.default.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9080||reviews.default.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.010Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9090||prometheus.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9090||prometheus.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.001Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9091||istio-policy.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9091||istio-policy.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"max_requests_per_connection": 10000,
"circuit_breakers": {
"thresholds": [
{
"max_requests": 10000
}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.997Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9091||istio-telemetry.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"max_requests_per_connection": 10000,
"circuit_breakers": {
"thresholds": [
{
"max_requests": 10000
}
]
},
"http2_protocol_options": {
"max_concurrent_streams": 1073741824
}
},
"last_updated": "2019-03-05T20:38:56.994Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9093||istio-citadel.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9093||istio-citadel.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:57.002Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9093||istio-galley.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9093||istio-galley.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.982Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9093||istio-pilot.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9093||istio-pilot.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.985Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9093||istio-policy.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9093||istio-policy.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"max_requests_per_connection": 10000,
"circuit_breakers": {
"thresholds": [
{
"max_requests": 10000
}
]
}
},
"last_updated": "2019-03-05T20:38:56.998Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9093||istio-telemetry.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9093||istio-telemetry.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"max_requests_per_connection": 10000,
"circuit_breakers": {
"thresholds": [
{
"max_requests": 10000
}
]
}
},
"last_updated": "2019-03-05T20:38:56.996Z"
},
{
"version_info": "2019-03-05T19:16:45Z/11",
"cluster": {
"name": "outbound|9411||zipkin.istio-system.svc.cluster.local",
"type": "EDS",
"eds_cluster_config": {
"eds_config": {
"ads": {}
},
"service_name": "outbound|9411||zipkin.istio-system.svc.cluster.local"
},
"connect_timeout": "1s",
"circuit_breakers": {
"thresholds": [
{}
]
}
},
"last_updated": "2019-03-05T20:38:56.979Z"
}
]
},
"bootstrap": {
"@type": "type.googleapis.com/envoy.admin.v2alpha.BootstrapConfigDump",
"bootstrap": {
"node": {
"id": "sidecar~10.244.3.248~louie-767b44d656-kkcsz.default~default.svc.cluster.local",
"cluster": "louie",
"metadata": {
"ISTIO_PROXY_SHA": "istio-proxy:930841ca88b15365737acb7eddeea6733d4f98b9",
"ISTIO_VERSION": "1.0.5",
"app": "louie",
"pod-template-hash": "767b44d656",
"POD_NAME": "louie-767b44d656-kkcsz",
"INTERCEPTION_MODE": "REDIRECT",
"istio": "sidecar",
"ISTIO_PROXY_VERSION": "1.0.2"
},
"build_version": "0/1.8.0-dev//RELEASE"
},
"static_resources": {
"listeners": [
{
"address": {
"socket_address": {
"address": "0.0.0.0",
"port_value": 15090
}
},
"filter_chains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"codec_type": "AUTO",
"http_filters": {
"name": "envoy.router"
},
"stat_prefix": "stats",
"route_config": {
"virtual_hosts": [
{
"name": "backend",
"routes": [
{
"route": {
"cluster": "prometheus_stats"
},
"match": {
"prefix": "/stats/prometheus"
}
}
],
"domains": [
"*"
]
}
]
}
}
}
]
}
]
}
],
"clusters": [
{
"name": "prometheus_stats",
"connect_timeout": "0.250s",
"hosts": [
{
"socket_address": {
"address": "127.0.0.1",
"port_value": 15000
}
}
]
},
{
"name": "xds-grpc",
"type": "STRICT_DNS",
"connect_timeout": "10s",
"hosts": [
{
"socket_address": {
"address": "istio-pilot.istio-system",
"port_value": 15010
}
}
],
"circuit_breakers": {
"thresholds": [
{
"max_connections": 100000,
"max_pending_requests": 100000,
"max_requests": 100000
},
{
"priority": "HIGH",
"max_connections": 100000,
"max_pending_requests": 100000,
"max_requests": 100000
}
]
},
"http2_protocol_options": {},
"upstream_connection_options": {
"tcp_keepalive": {
"keepalive_time": 300
}
}
},
{
"name": "zipkin",
"type": "STRICT_DNS",
"connect_timeout": "1s",
"hosts": [
{
"socket_address": {
"address": "zipkin.istio-system",
"port_value": 9411
}
}
]
}
]
},
"dynamic_resources": {
"lds_config": {
"ads": {}
},
"cds_config": {
"ads": {}
},
"ads_config": {
"api_type": "GRPC",
"refresh_delay": "1s",
"grpc_services": [
{
"envoy_grpc": {
"cluster_name": "xds-grpc"
}
}
]
}
},
"tracing": {
"http": {
"name": "envoy.zipkin",
"config": {
"collector_cluster": "zipkin"
}
}
},
"admin": {
"access_log_path": "/dev/null",
"address": {
"socket_address": {
"address": "127.0.0.1",
"port_value": 15000
}
}
},
"stats_config": {
"stats_tags": [
{
"tag_name": "cluster_name",
"regex": "^cluster\\.((.+?(\\..+?\\.svc\\.cluster\\.local)?)\\.)"
},
{
"tag_name": "tcp_prefix",
"regex": "^tcp\\.((.*?)\\.)\\w+?$"
},
{
"tag_name": "response_code",
"regex": "_rq(_(\\d{3}))$"
},
{
"tag_name": "response_code_class",
"regex": "_rq(_(\\dxx))$"
},
{
"tag_name": "http_conn_manager_listener_prefix",
"regex": "^listener(?=\\.).*?\\.http\\.(((?:[_.[:digit:]]*|[_\\[\\]aAbBcCdDeEfF[:digit:]]*))\\.)"
},
{
"tag_name": "http_conn_manager_prefix",
"regex": "^http\\.(((?:[_.[:digit:]]*|[_\\[\\]aAbBcCdDeEfF[:digit:]]*))\\.)"
},
{
"tag_name": "listener_address",
"regex": "^listener\\.(((?:[_.[:digit:]]*|[_\\[\\]aAbBcCdDeEfF[:digit:]]*))\\.)"
}
],
"use_all_default_tags": false
}
},
"last_updated": "2019-03-05T20:38:55.841Z"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment