Skip to content

Instantly share code, notes, and snippets.

@bangau1
Created December 21, 2018 02:33
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 bangau1/4644de67daf8b03570ed0db477903001 to your computer and use it in GitHub Desktop.
Save bangau1/4644de67daf8b03570ed0db477903001 to your computer and use it in GitHub Desktop.
istioctl pc listeners my-pod -n my-ns -o json
[
{
"name": "10.32.19.196_8080",
"address": {
"socketAddress": {
"address": "10.32.19.196",
"portValue": 8080
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "inbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.ip": {
"bytes_value": "AAAAAAAAAAAAAP//CiATxA=="
},
"destination.namespace": {
"string_value": "data-devops"
},
"destination.port": {
"int64_value": "8080"
},
"destination.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"route_config": {
"name": "inbound|8080||example-app-global.data-devops.svc.cluster.local",
"validate_clusters": false,
"virtual_hosts": [
{
"domains": [
"*"
],
"name": "inbound|http|8080",
"routes": [
{
"decorator": {
"operation": "example-app-global.data-devops.svc.cluster.local:8080/*"
},
"match": {
"prefix": "/"
},
"per_filter_config": {
"mixer": {
"mixer_attributes": {
"attributes": {
"destination.service": {
"string_value": "example-app-global.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "example-app-global.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "example-app-global"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/example-app-global"
}
}
}
}
},
"route": {
"cluster": "inbound|8080||example-app-global.data-devops.svc.cluster.local",
"max_grpc_timeout": "0.000s",
"timeout": "0.000s"
}
}
]
}
]
},
"stat_prefix": "10.32.19.196_8080",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.64.242_80",
"address": {
"socketAddress": {
"address": "10.32.64.242",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "kyc-id-ocr-global.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "kyc-id-ocr-global.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "kyc-id-ocr-global"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/kyc-id-ocr-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||kyc-id-ocr-global.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||kyc-id-ocr-global.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.72.22_15011",
"address": {
"socketAddress": {
"address": "10.32.72.22",
"portValue": 15011
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"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.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|15011||istio-ingressgateway.istio-system.svc.cluster.local",
"stat_prefix": "outbound|15011||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.68.95_44134",
"address": {
"socketAddress": {
"address": "10.32.68.95",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.ent-ecb.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.ent-ecb.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "ent-ecb"
},
"destination.service.uid": {
"string_value": "istio://ent-ecb/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.ent-ecb.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.ent-ecb.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.95.135_443",
"address": {
"socketAddress": {
"address": "10.32.95.135",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "metrics-server.kube-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "metrics-server.kube-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "metrics-server"
},
"destination.service.namespace": {
"string_value": "kube-system"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/metrics-server"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||metrics-server.kube-system.svc.cluster.local",
"stat_prefix": "outbound|443||metrics-server.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.79.41_80",
"address": {
"socketAddress": {
"address": "10.32.79.41",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "duqunapp-global.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "duqunapp-global.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "duqunapp-global"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/duqunapp-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||duqunapp-global.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||duqunapp-global.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.153_80",
"address": {
"socketAddress": {
"address": "10.32.75.153",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "audience-management-stable-internal.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "audience-management-stable-internal.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "audience-management-stable-internal"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/audience-management-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||audience-management-stable-internal.mte.svc.cluster.local",
"stat_prefix": "outbound|80||audience-management-stable-internal.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.198_80",
"address": {
"socketAddress": {
"address": "10.32.75.198",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "kyc-id-ocr-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "kyc-id-ocr-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "kyc-id-ocr-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/kyc-id-ocr-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||kyc-id-ocr-stable-internal.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||kyc-id-ocr-stable-internal.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.46_80",
"address": {
"socketAddress": {
"address": "10.32.75.46",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "jaeger-query.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "jaeger-query.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-query"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/jaeger-query"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||jaeger-query.data-devops.svc.cluster.local",
"stat_prefix": "outbound|80||jaeger-query.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.88.113_80",
"address": {
"socketAddress": {
"address": "10.32.88.113",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "credit-model-handler-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "credit-model-handler-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "credit-model-handler-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/credit-model-handler-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||credit-model-handler-stable-internal.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||credit-model-handler-stable-internal.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_11211",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 11211
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "apache-guardian-memcached.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "apache-guardian-memcached.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "apache-guardian-memcached"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/apache-guardian-memcached"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|11211||apache-guardian-memcached.data-devops.svc.cluster.local",
"stat_prefix": "outbound|11211||apache-guardian-memcached.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.83.82_443",
"address": {
"socketAddress": {
"address": "10.32.83.82",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"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.name": {
"string_value": "istio-galley"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-galley"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||istio-galley.istio-system.svc.cluster.local",
"stat_prefix": "outbound|443||istio-galley.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.73.138_80",
"address": {
"socketAddress": {
"address": "10.32.73.138",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "cx-email-routing-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "cx-email-routing-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "cx-email-routing-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/cx-email-routing-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||cx-email-routing-stable-internal.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||cx-email-routing-stable-internal.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.95.114_80",
"address": {
"socketAddress": {
"address": "10.32.95.114",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "credit-score-celery-global.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "credit-score-celery-global.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "credit-score-celery-global"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/credit-score-celery-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||credit-score-celery-global.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||credit-score-celery-global.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.80.113_80",
"address": {
"socketAddress": {
"address": "10.32.80.113",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "accom-review-correction-global.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "accom-review-correction-global.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "accom-review-correction-global"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/accom-review-correction-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||accom-review-correction-global.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||accom-review-correction-global.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_9300",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 9300
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "jaeger-elasticsearch-master.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "jaeger-elasticsearch-master.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-elasticsearch-master"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/jaeger-elasticsearch-master"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|9300||jaeger-elasticsearch-master.data-devops.svc.cluster.local",
"stat_prefix": "outbound|9300||jaeger-elasticsearch-master.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.83.32_8080",
"address": {
"socketAddress": {
"address": "10.32.83.32",
"portValue": 8080
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "kube-state-metrics.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "kube-state-metrics.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "kube-state-metrics"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://default/services/kube-state-metrics"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|8080||kube-state-metrics.default.svc.cluster.local",
"stat_prefix": "outbound|8080||kube-state-metrics.default.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.94.83_80",
"address": {
"socketAddress": {
"address": "10.32.94.83",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "hello-world-canary-internal.data-devops-test.svc.cluster.local"
},
"destination.service.host": {
"string_value": "hello-world-canary-internal.data-devops-test.svc.cluster.local"
},
"destination.service.name": {
"string_value": "hello-world-canary-internal"
},
"destination.service.namespace": {
"string_value": "data-devops-test"
},
"destination.service.uid": {
"string_value": "istio://data-devops-test/services/hello-world-canary-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||hello-world-canary-internal.data-devops-test.svc.cluster.local",
"stat_prefix": "outbound|80||hello-world-canary-internal.data-devops-test.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.64.203_80",
"address": {
"socketAddress": {
"address": "10.32.64.203",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "api-svc.experimentation-dashboard.svc.cluster.local"
},
"destination.service.host": {
"string_value": "api-svc.experimentation-dashboard.svc.cluster.local"
},
"destination.service.name": {
"string_value": "api-svc"
},
"destination.service.namespace": {
"string_value": "experimentation-dashboard"
},
"destination.service.uid": {
"string_value": "istio://experimentation-dashboard/services/api-svc"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||api-svc.experimentation-dashboard.svc.cluster.local",
"stat_prefix": "outbound|80||api-svc.experimentation-dashboard.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.67.212_80",
"address": {
"socketAddress": {
"address": "10.32.67.212",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "time-series-forecasting-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "time-series-forecasting-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "time-series-forecasting-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/time-series-forecasting-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||time-series-forecasting-stable-internal.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||time-series-forecasting-stable-internal.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.66.252_3838",
"address": {
"socketAddress": {
"address": "10.32.66.252",
"portValue": 3838
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "exp-autoanalysis-global.experimentation-dashboard.svc.cluster.local"
},
"destination.service.host": {
"string_value": "exp-autoanalysis-global.experimentation-dashboard.svc.cluster.local"
},
"destination.service.name": {
"string_value": "exp-autoanalysis-global"
},
"destination.service.namespace": {
"string_value": "experimentation-dashboard"
},
"destination.service.uid": {
"string_value": "istio://experimentation-dashboard/services/exp-autoanalysis-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|3838||exp-autoanalysis-global.experimentation-dashboard.svc.cluster.local",
"stat_prefix": "outbound|3838||exp-autoanalysis-global.experimentation-dashboard.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.65.38_443",
"address": {
"socketAddress": {
"address": "10.32.65.38",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "kubernetes-dashboard.kube-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "kubernetes-dashboard.kube-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "kubernetes-dashboard"
},
"destination.service.namespace": {
"string_value": "kube-system"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/kubernetes-dashboard"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||kubernetes-dashboard.kube-system.svc.cluster.local",
"stat_prefix": "outbound|443||kubernetes-dashboard.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.81.0_8089",
"address": {
"socketAddress": {
"address": "10.32.81.0",
"portValue": 8089
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "locust-master.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "locust-master.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "locust-master"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/locust-master"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|8089||locust-master.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|8089||locust-master.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.159_80",
"address": {
"socketAddress": {
"address": "10.32.75.159",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "accom-review-correction-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "accom-review-correction-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "accom-review-correction-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/accom-review-correction-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||accom-review-correction-stable-internal.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||accom-review-correction-stable-internal.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.73.19_44134",
"address": {
"socketAddress": {
"address": "10.32.73.19",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.mte.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.74.238_80",
"address": {
"socketAddress": {
"address": "10.32.74.238",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "flight-pricing-abtest-fe-global.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "flight-pricing-abtest-fe-global.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "flight-pricing-abtest-fe-global"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/flight-pricing-abtest-fe-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||flight-pricing-abtest-fe-global.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||flight-pricing-abtest-fe-global.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.81.163_80",
"address": {
"socketAddress": {
"address": "10.32.81.163",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "baymax-simple-global.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "baymax-simple-global.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "baymax-simple-global"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/baymax-simple-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||baymax-simple-global.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||baymax-simple-global.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.95.194_80",
"address": {
"socketAddress": {
"address": "10.32.95.194",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "heapster.kube-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "heapster.kube-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "heapster"
},
"destination.service.namespace": {
"string_value": "kube-system"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/heapster"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||heapster.kube-system.svc.cluster.local",
"stat_prefix": "outbound|80||heapster.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.183_14268",
"address": {
"socketAddress": {
"address": "10.32.75.183",
"portValue": 14268
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "jaeger-collector.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "jaeger-collector.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-collector"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/jaeger-collector"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|14268||jaeger-collector.data-devops.svc.cluster.local",
"stat_prefix": "outbound|14268||jaeger-collector.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.183_9411",
"address": {
"socketAddress": {
"address": "10.32.75.183",
"portValue": 9411
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "jaeger-collector.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "jaeger-collector.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-collector"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/jaeger-collector"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|9411||jaeger-collector.data-devops.svc.cluster.local",
"stat_prefix": "outbound|9411||jaeger-collector.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.77.137_9300",
"address": {
"socketAddress": {
"address": "10.32.77.137",
"portValue": 9300
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "jaeger-elasticsearch-client.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "jaeger-elasticsearch-client.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-elasticsearch-client"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/jaeger-elasticsearch-client"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|9300||jaeger-elasticsearch-client.data-devops.svc.cluster.local",
"stat_prefix": "outbound|9300||jaeger-elasticsearch-client.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.86.32_80",
"address": {
"socketAddress": {
"address": "10.32.86.32",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "hello-world-global.data-devops-test.svc.cluster.local"
},
"destination.service.host": {
"string_value": "hello-world-global.data-devops-test.svc.cluster.local"
},
"destination.service.name": {
"string_value": "hello-world-global"
},
"destination.service.namespace": {
"string_value": "data-devops-test"
},
"destination.service.uid": {
"string_value": "istio://data-devops-test/services/hello-world-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||hello-world-global.data-devops-test.svc.cluster.local",
"stat_prefix": "outbound|80||hello-world-global.data-devops-test.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.64.10_53",
"address": {
"socketAddress": {
"address": "10.32.64.10",
"portValue": 53
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "kube-dns.kube-system.svc.cluster.local"
},
"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"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/kube-dns"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|53||kube-dns.kube-system.svc.cluster.local",
"stat_prefix": "outbound|53||kube-dns.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.66.79_8080",
"address": {
"socketAddress": {
"address": "10.32.66.79",
"portValue": 8080
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "hello-world.irvi-test.svc.cluster.local"
},
"destination.service.host": {
"string_value": "hello-world.irvi-test.svc.cluster.local"
},
"destination.service.name": {
"string_value": "hello-world"
},
"destination.service.namespace": {
"string_value": "irvi-test"
},
"destination.service.uid": {
"string_value": "istio://irvi-test/services/hello-world"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|8080||hello-world.irvi-test.svc.cluster.local",
"stat_prefix": "outbound|8080||hello-world.irvi-test.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.64.1_443",
"address": {
"socketAddress": {
"address": "10.32.64.1",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "kubernetes.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "kubernetes.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "kubernetes"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://default/services/kubernetes"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||kubernetes.default.svc.cluster.local",
"stat_prefix": "outbound|443||kubernetes.default.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.84.140_5432",
"address": {
"socketAddress": {
"address": "10.32.84.140",
"portValue": 5432
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "credit-score-db.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "credit-score-db.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "credit-score-db"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/credit-score-db"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|5432||credit-score-db.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|5432||credit-score-db.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.88.143_80",
"address": {
"socketAddress": {
"address": "10.32.88.143",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "java-maven-app-global.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "java-maven-app-global.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "java-maven-app-global"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://default/services/java-maven-app-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||java-maven-app-global.default.svc.cluster.local",
"stat_prefix": "outbound|80||java-maven-app-global.default.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.89.68_44134",
"address": {
"socketAddress": {
"address": "10.32.89.68",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.data-devops.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.86.228_80",
"address": {
"socketAddress": {
"address": "10.32.86.228",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "dash-apps-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "dash-apps-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "dash-apps-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/dash-apps-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||dash-apps-stable-internal.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||dash-apps-stable-internal.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_55555",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 55555
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "redis.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "redis.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "redis"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://default/services/redis"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|55555||redis.default.svc.cluster.local",
"stat_prefix": "outbound|55555||redis.default.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.94.174_80",
"address": {
"socketAddress": {
"address": "10.32.94.174",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "credit-score-app-global.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "credit-score-app-global.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "credit-score-app-global"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/credit-score-app-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||credit-score-app-global.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||credit-score-app-global.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.228_80",
"address": {
"socketAddress": {
"address": "10.32.70.228",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "webapp-global.experimentation-dashboard.svc.cluster.local"
},
"destination.service.host": {
"string_value": "webapp-global.experimentation-dashboard.svc.cluster.local"
},
"destination.service.name": {
"string_value": "webapp-global"
},
"destination.service.namespace": {
"string_value": "experimentation-dashboard"
},
"destination.service.uid": {
"string_value": "istio://experimentation-dashboard/services/webapp-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||webapp-global.experimentation-dashboard.svc.cluster.local",
"stat_prefix": "outbound|80||webapp-global.experimentation-dashboard.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.95.237_44134",
"address": {
"socketAddress": {
"address": "10.32.95.237",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.schema-registry-ui.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.schema-registry-ui.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "schema-registry-ui"
},
"destination.service.uid": {
"string_value": "istio://schema-registry-ui/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.schema-registry-ui.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.schema-registry-ui.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.73.35_8080",
"address": {
"socketAddress": {
"address": "10.32.73.35",
"portValue": 8080
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "hello-world-go.irvi-test.svc.cluster.local"
},
"destination.service.host": {
"string_value": "hello-world-go.irvi-test.svc.cluster.local"
},
"destination.service.name": {
"string_value": "hello-world-go"
},
"destination.service.namespace": {
"string_value": "irvi-test"
},
"destination.service.uid": {
"string_value": "istio://irvi-test/services/hello-world-go"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|8080||hello-world-go.irvi-test.svc.cluster.local",
"stat_prefix": "outbound|8080||hello-world-go.irvi-test.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.68.61_80",
"address": {
"socketAddress": {
"address": "10.32.68.61",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "persona-api-global.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "persona-api-global.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "persona-api-global"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/persona-api-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||persona-api-global.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|80||persona-api-global.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.93.203_80",
"address": {
"socketAddress": {
"address": "10.32.93.203",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "time-series-forecasting-fe-global.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "time-series-forecasting-fe-global.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "time-series-forecasting-fe-global"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/time-series-forecasting-fe-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||time-series-forecasting-fe-global.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||time-series-forecasting-fe-global.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.77.21_443",
"address": {
"socketAddress": {
"address": "10.32.77.21",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "apache-guardian.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "apache-guardian.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "apache-guardian"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/apache-guardian"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||apache-guardian.data-devops.svc.cluster.local",
"stat_prefix": "outbound|443||apache-guardian.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.77.111_443",
"address": {
"socketAddress": {
"address": "10.32.77.111",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "istio-sidecar-injector.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-sidecar-injector.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "istio-sidecar-injector"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-sidecar-injector"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||istio-sidecar-injector.istio-system.svc.cluster.local",
"stat_prefix": "outbound|443||istio-sidecar-injector.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.177_5473",
"address": {
"socketAddress": {
"address": "10.32.70.177",
"portValue": 5473
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "calico-typha.kube-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "calico-typha.kube-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "calico-typha"
},
"destination.service.namespace": {
"string_value": "kube-system"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/calico-typha"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|5473||calico-typha.kube-system.svc.cluster.local",
"stat_prefix": "outbound|5473||calico-typha.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.89.186_80",
"address": {
"socketAddress": {
"address": "10.32.89.186",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "java-maven-app-stable-internal.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "java-maven-app-stable-internal.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "java-maven-app-stable-internal"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://default/services/java-maven-app-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||java-maven-app-stable-internal.default.svc.cluster.local",
"stat_prefix": "outbound|80||java-maven-app-stable-internal.default.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.83.119_80",
"address": {
"socketAddress": {
"address": "10.32.83.119",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "dataflow-anomaly-stable-internal.dataflow-anomaly.svc.cluster.local"
},
"destination.service.host": {
"string_value": "dataflow-anomaly-stable-internal.dataflow-anomaly.svc.cluster.local"
},
"destination.service.name": {
"string_value": "dataflow-anomaly-stable-internal"
},
"destination.service.namespace": {
"string_value": "dataflow-anomaly"
},
"destination.service.uid": {
"string_value": "istio://dataflow-anomaly/services/dataflow-anomaly-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||dataflow-anomaly-stable-internal.dataflow-anomaly.svc.cluster.local",
"stat_prefix": "outbound|80||dataflow-anomaly-stable-internal.dataflow-anomaly.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.74.83_44134",
"address": {
"socketAddress": {
"address": "10.32.74.83",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.experimentation-dashboard.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.experimentation-dashboard.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "experimentation-dashboard"
},
"destination.service.uid": {
"string_value": "istio://experimentation-dashboard/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.experimentation-dashboard.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.experimentation-dashboard.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.93.239_80",
"address": {
"socketAddress": {
"address": "10.32.93.239",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "cdp-palang-pintu-stable-internal.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "cdp-palang-pintu-stable-internal.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "cdp-palang-pintu-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/cdp-palang-pintu-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||cdp-palang-pintu-stable-internal.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|80||cdp-palang-pintu-stable-internal.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.82.219_6379",
"address": {
"socketAddress": {
"address": "10.32.82.219",
"portValue": 6379
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "redis-master.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "redis-master.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "redis-master"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/redis-master"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|6379||redis-master.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|6379||redis-master.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.72.22_31400",
"address": {
"socketAddress": {
"address": "10.32.72.22",
"portValue": 31400
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"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.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|31400||istio-ingressgateway.istio-system.svc.cluster.local",
"stat_prefix": "outbound|31400||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.74.148_443",
"address": {
"socketAddress": {
"address": "10.32.74.148",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "istio-dashboard-gateway.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-dashboard-gateway.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "istio-dashboard-gateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-dashboard-gateway"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||istio-dashboard-gateway.istio-system.svc.cluster.local",
"stat_prefix": "outbound|443||istio-dashboard-gateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.89.254_80",
"address": {
"socketAddress": {
"address": "10.32.89.254",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "cx-email-routing-global.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "cx-email-routing-global.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "cx-email-routing-global"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/cx-email-routing-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||cx-email-routing-global.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||cx-email-routing-global.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.79.198_80",
"address": {
"socketAddress": {
"address": "10.32.79.198",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "affiliate-management-stable-internal.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "affiliate-management-stable-internal.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "affiliate-management-stable-internal"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/affiliate-management-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||affiliate-management-stable-internal.mte.svc.cluster.local",
"stat_prefix": "outbound|80||affiliate-management-stable-internal.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.69.184_80",
"address": {
"socketAddress": {
"address": "10.32.69.184",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "default-http-backend.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "default-http-backend.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "default-http-backend"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/default-http-backend"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||default-http-backend.mte.svc.cluster.local",
"stat_prefix": "outbound|80||default-http-backend.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.72.119_80",
"address": {
"socketAddress": {
"address": "10.32.72.119",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "rm-dashboard-stable-internal.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "rm-dashboard-stable-internal.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "rm-dashboard-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/rm-dashboard-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||rm-dashboard-stable-internal.data-devops.svc.cluster.local",
"stat_prefix": "outbound|80||rm-dashboard-stable-internal.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.242_80",
"address": {
"socketAddress": {
"address": "10.32.70.242",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "dataflow-anomaly-global.dataflow-anomaly.svc.cluster.local"
},
"destination.service.host": {
"string_value": "dataflow-anomaly-global.dataflow-anomaly.svc.cluster.local"
},
"destination.service.name": {
"string_value": "dataflow-anomaly-global"
},
"destination.service.namespace": {
"string_value": "dataflow-anomaly"
},
"destination.service.uid": {
"string_value": "istio://dataflow-anomaly/services/dataflow-anomaly-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||dataflow-anomaly-global.dataflow-anomaly.svc.cluster.local",
"stat_prefix": "outbound|80||dataflow-anomaly-global.dataflow-anomaly.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.71.59_2375",
"address": {
"socketAddress": {
"address": "10.32.71.59",
"portValue": 2375
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "docker-daemon.jenkins-slave.svc.cluster.local"
},
"destination.service.host": {
"string_value": "docker-daemon.jenkins-slave.svc.cluster.local"
},
"destination.service.name": {
"string_value": "docker-daemon"
},
"destination.service.namespace": {
"string_value": "jenkins-slave"
},
"destination.service.uid": {
"string_value": "istio://jenkins-slave/services/docker-daemon"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|2375||docker-daemon.jenkins-slave.svc.cluster.local",
"stat_prefix": "outbound|2375||docker-daemon.jenkins-slave.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.81.0_5557",
"address": {
"socketAddress": {
"address": "10.32.81.0",
"portValue": 5557
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "locust-master.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "locust-master.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "locust-master"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/locust-master"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|5557||locust-master.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|5557||locust-master.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.94.242_80",
"address": {
"socketAddress": {
"address": "10.32.94.242",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "audience-management-global.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "audience-management-global.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "audience-management-global"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/audience-management-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||audience-management-global.mte.svc.cluster.local",
"stat_prefix": "outbound|80||audience-management-global.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.93.27_80",
"address": {
"socketAddress": {
"address": "10.32.93.27",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "dataflow-anomaly-global.data-ppos.svc.cluster.local"
},
"destination.service.host": {
"string_value": "dataflow-anomaly-global.data-ppos.svc.cluster.local"
},
"destination.service.name": {
"string_value": "dataflow-anomaly-global"
},
"destination.service.namespace": {
"string_value": "data-ppos"
},
"destination.service.uid": {
"string_value": "istio://data-ppos/services/dataflow-anomaly-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||dataflow-anomaly-global.data-ppos.svc.cluster.local",
"stat_prefix": "outbound|80||dataflow-anomaly-global.data-ppos.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.72.22_8060",
"address": {
"socketAddress": {
"address": "10.32.72.22",
"portValue": 8060
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"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.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|8060||istio-ingressgateway.istio-system.svc.cluster.local",
"stat_prefix": "outbound|8060||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.66.105_443",
"address": {
"socketAddress": {
"address": "10.32.66.105",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-egressgateway.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "istio-egressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-egressgateway"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||istio-egressgateway.istio-system.svc.cluster.local",
"stat_prefix": "outbound|443||istio-egressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.73.137_80",
"address": {
"socketAddress": {
"address": "10.32.73.137",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tracking-documentation.tracking-schema-repository.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tracking-documentation.tracking-schema-repository.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tracking-documentation"
},
"destination.service.namespace": {
"string_value": "tracking-schema-repository"
},
"destination.service.uid": {
"string_value": "istio://tracking-schema-repository/services/tracking-documentation"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||tracking-documentation.tracking-schema-repository.svc.cluster.local",
"stat_prefix": "outbound|80||tracking-documentation.tracking-schema-repository.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.85.176_80",
"address": {
"socketAddress": {
"address": "10.32.85.176",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "ts-tpay-frontend-global.tpay-frontend.svc.cluster.local"
},
"destination.service.host": {
"string_value": "ts-tpay-frontend-global.tpay-frontend.svc.cluster.local"
},
"destination.service.name": {
"string_value": "ts-tpay-frontend-global"
},
"destination.service.namespace": {
"string_value": "tpay-frontend"
},
"destination.service.uid": {
"string_value": "istio://tpay-frontend/services/ts-tpay-frontend-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||ts-tpay-frontend-global.tpay-frontend.svc.cluster.local",
"stat_prefix": "outbound|80||ts-tpay-frontend-global.tpay-frontend.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.74.24_80",
"address": {
"socketAddress": {
"address": "10.32.74.24",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "credit-score-celery-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "credit-score-celery-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "credit-score-celery-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/credit-score-celery-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||credit-score-celery-stable-internal.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||credit-score-celery-stable-internal.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.155_44134",
"address": {
"socketAddress": {
"address": "10.32.70.155",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.90.197_44134",
"address": {
"socketAddress": {
"address": "10.32.90.197",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.data-ppos.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.data-ppos.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "data-ppos"
},
"destination.service.uid": {
"string_value": "istio://data-ppos/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.data-ppos.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.data-ppos.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.85.243_80",
"address": {
"socketAddress": {
"address": "10.32.85.243",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "baymax-simple-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "baymax-simple-stable-internal.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "baymax-simple-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/baymax-simple-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||baymax-simple-stable-internal.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|80||baymax-simple-stable-internal.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.93.24_80",
"address": {
"socketAddress": {
"address": "10.32.93.24",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "rm-dashboard-global.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "rm-dashboard-global.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "rm-dashboard-global"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/rm-dashboard-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||rm-dashboard-global.data-devops.svc.cluster.local",
"stat_prefix": "outbound|80||rm-dashboard-global.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_5000",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 5000
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "apache-guardian-mcrouter.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "apache-guardian-mcrouter.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "apache-guardian-mcrouter"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/apache-guardian-mcrouter"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|5000||apache-guardian-mcrouter.data-devops.svc.cluster.local",
"stat_prefix": "outbound|5000||apache-guardian-mcrouter.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.81.14_80",
"address": {
"socketAddress": {
"address": "10.32.81.14",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "cri-fe-stable-internal.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "cri-fe-stable-internal.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "cri-fe-stable-internal"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/cri-fe-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||cri-fe-stable-internal.mte.svc.cluster.local",
"stat_prefix": "outbound|80||cri-fe-stable-internal.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.95.234_80",
"address": {
"socketAddress": {
"address": "10.32.95.234",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "fraud-3ds-decision-global.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "fraud-3ds-decision-global.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "fraud-3ds-decision-global"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/fraud-3ds-decision-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||fraud-3ds-decision-global.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||fraud-3ds-decision-global.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.85.120_44134",
"address": {
"socketAddress": {
"address": "10.32.85.120",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.tpay-frontend.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.tpay-frontend.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "tpay-frontend"
},
"destination.service.uid": {
"string_value": "istio://tpay-frontend/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.tpay-frontend.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.tpay-frontend.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.183_14267",
"address": {
"socketAddress": {
"address": "10.32.75.183",
"portValue": 14267
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "jaeger-collector.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "jaeger-collector.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-collector"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/jaeger-collector"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|14267||jaeger-collector.data-devops.svc.cluster.local",
"stat_prefix": "outbound|14267||jaeger-collector.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.87.217_15011",
"address": {
"socketAddress": {
"address": "10.32.87.217",
"portValue": 15011
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"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.name": {
"string_value": "istio-pilot"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-pilot"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|15011||istio-pilot.istio-system.svc.cluster.local",
"stat_prefix": "outbound|15011||istio-pilot.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.80.104_8080",
"address": {
"socketAddress": {
"address": "10.32.80.104",
"portValue": 8080
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "echoserver.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "echoserver.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "echoserver"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/echoserver"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|8080||echoserver.data-devops.svc.cluster.local",
"stat_prefix": "outbound|8080||echoserver.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.95.156_5432",
"address": {
"socketAddress": {
"address": "10.32.95.156",
"portValue": 5432
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "db.default.svc.cluster.local"
},
"destination.service.host": {
"string_value": "db.default.svc.cluster.local"
},
"destination.service.name": {
"string_value": "db"
},
"destination.service.namespace": {
"string_value": "default"
},
"destination.service.uid": {
"string_value": "istio://default/services/db"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|5432||db.default.svc.cluster.local",
"stat_prefix": "outbound|5432||db.default.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.66.91_80",
"address": {
"socketAddress": {
"address": "10.32.66.91",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "ts-tvlk-frontend-global.tvlk-frontend.svc.cluster.local"
},
"destination.service.host": {
"string_value": "ts-tvlk-frontend-global.tvlk-frontend.svc.cluster.local"
},
"destination.service.name": {
"string_value": "ts-tvlk-frontend-global"
},
"destination.service.namespace": {
"string_value": "tvlk-frontend"
},
"destination.service.uid": {
"string_value": "istio://tvlk-frontend/services/ts-tvlk-frontend-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||ts-tvlk-frontend-global.tvlk-frontend.svc.cluster.local",
"stat_prefix": "outbound|80||ts-tvlk-frontend-global.tvlk-frontend.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.72.60_80",
"address": {
"socketAddress": {
"address": "10.32.72.60",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "schema-registry-ui-internal.schema-registry-ui.svc.cluster.local"
},
"destination.service.host": {
"string_value": "schema-registry-ui-internal.schema-registry-ui.svc.cluster.local"
},
"destination.service.name": {
"string_value": "schema-registry-ui-internal"
},
"destination.service.namespace": {
"string_value": "schema-registry-ui"
},
"destination.service.uid": {
"string_value": "istio://schema-registry-ui/services/schema-registry-ui-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||schema-registry-ui-internal.schema-registry-ui.svc.cluster.local",
"stat_prefix": "outbound|80||schema-registry-ui-internal.schema-registry-ui.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.94.110_80",
"address": {
"socketAddress": {
"address": "10.32.94.110",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "time-series-forecasting-global.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "time-series-forecasting-global.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "time-series-forecasting-global"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/time-series-forecasting-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||time-series-forecasting-global.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||time-series-forecasting-global.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.67.217_44134",
"address": {
"socketAddress": {
"address": "10.32.67.217",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.data-nvs.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.data-nvs.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "data-nvs"
},
"destination.service.uid": {
"string_value": "istio://data-nvs/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.data-nvs.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.data-nvs.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.120_443",
"address": {
"socketAddress": {
"address": "10.32.70.120",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "data-devops-istio-ingressgateway.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "data-devops-istio-ingressgateway.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "data-devops-istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/data-devops-istio-ingressgateway"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||data-devops-istio-ingressgateway.data-devops.svc.cluster.local",
"stat_prefix": "outbound|443||data-devops-istio-ingressgateway.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.85.185_80",
"address": {
"socketAddress": {
"address": "10.32.85.185",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "dash-apps-global.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "dash-apps-global.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "dash-apps-global"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/dash-apps-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||dash-apps-global.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||dash-apps-global.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.74.27_443",
"address": {
"socketAddress": {
"address": "10.32.74.27",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "airy-review-svc-global.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "airy-review-svc-global.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "airy-review-svc-global"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/airy-review-svc-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||airy-review-svc-global.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|443||airy-review-svc-global.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.69.25_44134",
"address": {
"socketAddress": {
"address": "10.32.69.25",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.tvlk-frontend.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.tvlk-frontend.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "tvlk-frontend"
},
"destination.service.uid": {
"string_value": "istio://tvlk-frontend/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.tvlk-frontend.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.tvlk-frontend.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.71.208_80",
"address": {
"socketAddress": {
"address": "10.32.71.208",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "flight-pricing-abtest-fe-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "flight-pricing-abtest-fe-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "flight-pricing-abtest-fe-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/flight-pricing-abtest-fe-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||flight-pricing-abtest-fe-stable-internal.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||flight-pricing-abtest-fe-stable-internal.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.72.22_443",
"address": {
"socketAddress": {
"address": "10.32.72.22",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"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.name": {
"string_value": "istio-ingressgateway"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-ingressgateway"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||istio-ingressgateway.istio-system.svc.cluster.local",
"stat_prefix": "outbound|443||istio-ingressgateway.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.67.101_443",
"address": {
"socketAddress": {
"address": "10.32.67.101",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "airy-review-svc.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "airy-review-svc.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "airy-review-svc"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/airy-review-svc"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||airy-review-svc.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|443||airy-review-svc.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.88.237_80",
"address": {
"socketAddress": {
"address": "10.32.88.237",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "dataflow-anomaly-stable-internal.data-ppos.svc.cluster.local"
},
"destination.service.host": {
"string_value": "dataflow-anomaly-stable-internal.data-ppos.svc.cluster.local"
},
"destination.service.name": {
"string_value": "dataflow-anomaly-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-ppos"
},
"destination.service.uid": {
"string_value": "istio://data-ppos/services/dataflow-anomaly-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||dataflow-anomaly-stable-internal.data-ppos.svc.cluster.local",
"stat_prefix": "outbound|80||dataflow-anomaly-stable-internal.data-ppos.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.208_80",
"address": {
"socketAddress": {
"address": "10.32.75.208",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "flight-pricing-abtest-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "flight-pricing-abtest-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "flight-pricing-abtest-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/flight-pricing-abtest-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||flight-pricing-abtest-stable-internal.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||flight-pricing-abtest-stable-internal.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.89.101_80",
"address": {
"socketAddress": {
"address": "10.32.89.101",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "flight-pricing-abtest-global.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "flight-pricing-abtest-global.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "flight-pricing-abtest-global"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/flight-pricing-abtest-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||flight-pricing-abtest-global.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||flight-pricing-abtest-global.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.92.105_80",
"address": {
"socketAddress": {
"address": "10.32.92.105",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "grafana.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "grafana.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "grafana"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/grafana"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||grafana.data-devops.svc.cluster.local",
"stat_prefix": "outbound|80||grafana.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.95.191_6379",
"address": {
"socketAddress": {
"address": "10.32.95.191",
"portValue": 6379
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "redis-slave.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "redis-slave.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "redis-slave"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/redis-slave"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|6379||redis-slave.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|6379||redis-slave.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.94.65_80",
"address": {
"socketAddress": {
"address": "10.32.94.65",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "cri-fe-global.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "cri-fe-global.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "cri-fe-global"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/cri-fe-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||cri-fe-global.mte.svc.cluster.local",
"stat_prefix": "outbound|80||cri-fe-global.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.21_80",
"address": {
"socketAddress": {
"address": "10.32.70.21",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "affiliate-management-global.mte.svc.cluster.local"
},
"destination.service.host": {
"string_value": "affiliate-management-global.mte.svc.cluster.local"
},
"destination.service.name": {
"string_value": "affiliate-management-global"
},
"destination.service.namespace": {
"string_value": "mte"
},
"destination.service.uid": {
"string_value": "istio://mte/services/affiliate-management-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||affiliate-management-global.mte.svc.cluster.local",
"stat_prefix": "outbound|80||affiliate-management-global.mte.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.90.152_5778",
"address": {
"socketAddress": {
"address": "10.32.90.152",
"portValue": 5778
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "jaeger-agent.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "jaeger-agent.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "jaeger-agent"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/jaeger-agent"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|5778||jaeger-agent.data-devops.svc.cluster.local",
"stat_prefix": "outbound|5778||jaeger-agent.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.82.56_80",
"address": {
"socketAddress": {
"address": "10.32.82.56",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "fraud-3ds-decision-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "fraud-3ds-decision-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "fraud-3ds-decision-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/fraud-3ds-decision-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||fraud-3ds-decision-stable-internal.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||fraud-3ds-decision-stable-internal.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.188_80",
"address": {
"socketAddress": {
"address": "10.32.70.188",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "credit-model-handler-global.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "credit-model-handler-global.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "credit-model-handler-global"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/credit-model-handler-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||credit-model-handler-global.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||credit-model-handler-global.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.78.248_44134",
"address": {
"socketAddress": {
"address": "10.32.78.248",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.kube-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.kube-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "kube-system"
},
"destination.service.uid": {
"string_value": "istio://kube-system/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.kube-system.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.kube-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.78.161_44134",
"address": {
"socketAddress": {
"address": "10.32.78.161",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.92.1_80",
"address": {
"socketAddress": {
"address": "10.32.92.1",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "time-series-forecasting-fe-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "time-series-forecasting-fe-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "time-series-forecasting-fe-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/time-series-forecasting-fe-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||time-series-forecasting-fe-stable-internal.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||time-series-forecasting-fe-stable-internal.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.89.99_443",
"address": {
"socketAddress": {
"address": "10.32.89.99",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "nginx-ingress-test-server-lb.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "nginx-ingress-test-server-lb.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "nginx-ingress-test-server-lb"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/nginx-ingress-test-server-lb"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||nginx-ingress-test-server-lb.data-devops.svc.cluster.local",
"stat_prefix": "outbound|443||nginx-ingress-test-server-lb.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.87.221_42422",
"address": {
"socketAddress": {
"address": "10.32.87.221",
"portValue": 42422
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"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.name": {
"string_value": "istio-telemetry"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-telemetry"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|42422||istio-telemetry.istio-system.svc.cluster.local",
"stat_prefix": "outbound|42422||istio-telemetry.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.91.225_80",
"address": {
"socketAddress": {
"address": "10.32.91.225",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "hello-world-stable-internal.data-devops-test.svc.cluster.local"
},
"destination.service.host": {
"string_value": "hello-world-stable-internal.data-devops-test.svc.cluster.local"
},
"destination.service.name": {
"string_value": "hello-world-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-devops-test"
},
"destination.service.uid": {
"string_value": "istio://data-devops-test/services/hello-world-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||hello-world-stable-internal.data-devops-test.svc.cluster.local",
"stat_prefix": "outbound|80||hello-world-stable-internal.data-devops-test.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.74.50_80",
"address": {
"socketAddress": {
"address": "10.32.74.50",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "credit-score-app-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.host": {
"string_value": "credit-score-app-stable-internal.data-idrisk.svc.cluster.local"
},
"destination.service.name": {
"string_value": "credit-score-app-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-idrisk"
},
"destination.service.uid": {
"string_value": "istio://data-idrisk/services/credit-score-app-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||credit-score-app-stable-internal.data-idrisk.svc.cluster.local",
"stat_prefix": "outbound|80||credit-score-app-stable-internal.data-idrisk.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.92.225_44134",
"address": {
"socketAddress": {
"address": "10.32.92.225",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.helm-chart-test.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.helm-chart-test.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "helm-chart-test"
},
"destination.service.uid": {
"string_value": "istio://helm-chart-test/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.helm-chart-test.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.helm-chart-test.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.91.67_44134",
"address": {
"socketAddress": {
"address": "10.32.91.67",
"portValue": 44134
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "tiller-deploy.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "tiller-deploy.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "tiller-deploy"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/tiller-deploy"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|44134||tiller-deploy.data-economics.svc.cluster.local",
"stat_prefix": "outbound|44134||tiller-deploy.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.69.53_80",
"address": {
"socketAddress": {
"address": "10.32.69.53",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "internal-api.experimentation-dashboard.svc.cluster.local"
},
"destination.service.host": {
"string_value": "internal-api.experimentation-dashboard.svc.cluster.local"
},
"destination.service.name": {
"string_value": "internal-api"
},
"destination.service.namespace": {
"string_value": "experimentation-dashboard"
},
"destination.service.uid": {
"string_value": "istio://experimentation-dashboard/services/internal-api"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||internal-api.experimentation-dashboard.svc.cluster.local",
"stat_prefix": "outbound|80||internal-api.experimentation-dashboard.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.78.26_80",
"address": {
"socketAddress": {
"address": "10.32.78.26",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "duqunapp-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.host": {
"string_value": "duqunapp-stable-internal.data-economics.svc.cluster.local"
},
"destination.service.name": {
"string_value": "duqunapp-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-economics"
},
"destination.service.uid": {
"string_value": "istio://data-economics/services/duqunapp-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||duqunapp-stable-internal.data-economics.svc.cluster.local",
"stat_prefix": "outbound|80||duqunapp-stable-internal.data-economics.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.94.25_9102",
"address": {
"socketAddress": {
"address": "10.32.94.25",
"portValue": 9102
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "istio-statsd-prom-bridge.istio-system.svc.cluster.local"
},
"destination.service.host": {
"string_value": "istio-statsd-prom-bridge.istio-system.svc.cluster.local"
},
"destination.service.name": {
"string_value": "istio-statsd-prom-bridge"
},
"destination.service.namespace": {
"string_value": "istio-system"
},
"destination.service.uid": {
"string_value": "istio://istio-system/services/istio-statsd-prom-bridge"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|9102||istio-statsd-prom-bridge.istio-system.svc.cluster.local",
"stat_prefix": "outbound|9102||istio-statsd-prom-bridge.istio-system.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.86.252_80",
"address": {
"socketAddress": {
"address": "10.32.86.252",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "persona-api-stable-internal.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "persona-api-stable-internal.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "persona-api-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/persona-api-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||persona-api-stable-internal.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|80||persona-api-stable-internal.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.71.242_443",
"address": {
"socketAddress": {
"address": "10.32.71.242",
"portValue": 443
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "airy-review-svc-stable-internal.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "airy-review-svc-stable-internal.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "airy-review-svc-stable-internal"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/airy-review-svc-stable-internal"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|443||airy-review-svc-stable-internal.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|443||airy-review-svc-stable-internal.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.70.150_80",
"address": {
"socketAddress": {
"address": "10.32.70.150",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "default-http-backend.data-devops.svc.cluster.local"
},
"destination.service.host": {
"string_value": "default-http-backend.data-devops.svc.cluster.local"
},
"destination.service.name": {
"string_value": "default-http-backend"
},
"destination.service.namespace": {
"string_value": "data-devops"
},
"destination.service.uid": {
"string_value": "istio://data-devops/services/default-http-backend"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||default-http-backend.data-devops.svc.cluster.local",
"stat_prefix": "outbound|80||default-http-backend.data-devops.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.81.0_5558",
"address": {
"socketAddress": {
"address": "10.32.81.0",
"portValue": 5558
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "locust-master.data-cdp.svc.cluster.local"
},
"destination.service.host": {
"string_value": "locust-master.data-cdp.svc.cluster.local"
},
"destination.service.name": {
"string_value": "locust-master"
},
"destination.service.namespace": {
"string_value": "data-cdp"
},
"destination.service.uid": {
"string_value": "istio://data-cdp/services/locust-master"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|5558||locust-master.data-cdp.svc.cluster.local",
"stat_prefix": "outbound|5558||locust-master.data-cdp.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.75.225_80",
"address": {
"socketAddress": {
"address": "10.32.75.225",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "secured-public-api.experimentation-dashboard.svc.cluster.local"
},
"destination.service.host": {
"string_value": "secured-public-api.experimentation-dashboard.svc.cluster.local"
},
"destination.service.name": {
"string_value": "secured-public-api"
},
"destination.service.namespace": {
"string_value": "experimentation-dashboard"
},
"destination.service.uid": {
"string_value": "istio://experimentation-dashboard/services/secured-public-api"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|80||secured-public-api.experimentation-dashboard.svc.cluster.local",
"stat_prefix": "outbound|80||secured-public-api.experimentation-dashboard.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "10.32.91.72_3838",
"address": {
"socketAddress": {
"address": "10.32.91.72",
"portValue": 3838
}
},
"filterChains": [
{
"filters": [
{
"name": "mixer",
"config": {
"disable_check_calls": true,
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"destination.service": {
"string_value": "exp-autoanalysis-global.irvi-test.svc.cluster.local"
},
"destination.service.host": {
"string_value": "exp-autoanalysis-global.irvi-test.svc.cluster.local"
},
"destination.service.name": {
"string_value": "exp-autoanalysis-global"
},
"destination.service.namespace": {
"string_value": "irvi-test"
},
"destination.service.uid": {
"string_value": "istio://irvi-test/services/exp-autoanalysis-global"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": {
"cluster": "outbound|3838||exp-autoanalysis-global.irvi-test.svc.cluster.local",
"stat_prefix": "outbound|3838||exp-autoanalysis-global.irvi-test.svc.cluster.local"
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_9200",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 9200
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "9200"
},
"stat_prefix": "0.0.0.0_9200",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_15004",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 15004
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "15004"
},
"stat_prefix": "0.0.0.0_15004",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_8088",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 8088
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "8088"
},
"stat_prefix": "0.0.0.0_8088",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_8000",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 8000
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "8000"
},
"stat_prefix": "0.0.0.0_8000",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_9000",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 9000
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "9000"
},
"stat_prefix": "0.0.0.0_9000",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_15010",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 15010
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "15010"
},
"stat_prefix": "0.0.0.0_15010",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_20001",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 20001
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "20001"
},
"stat_prefix": "0.0.0.0_20001",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_80",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 80
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "80"
},
"stat_prefix": "0.0.0.0_80",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_8080",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 8080
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "8080"
},
"stat_prefix": "0.0.0.0_8080",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_8060",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 8060
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "8060"
},
"stat_prefix": "0.0.0.0_8060",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_15030",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 15030
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "15030"
},
"stat_prefix": "0.0.0.0_15030",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_9091",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 9091
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "9091"
},
"stat_prefix": "0.0.0.0_9091",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_15031",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 15031
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "15031"
},
"stat_prefix": "0.0.0.0_15031",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "0.0.0.0_9093",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 9093
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.http_connection_manager",
"config": {
"access_log": [
{
"config": {
"path": "/dev/stdout"
},
"name": "envoy.file_access_log"
}
],
"generate_request_id": true,
"http_filters": [
{
"config": {
"default_destination_service": "default",
"forward_attributes": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"mixer_attributes": {
"attributes": {
"context.reporter.kind": {
"string_value": "outbound"
},
"context.reporter.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
},
"source.namespace": {
"string_value": "data-devops"
},
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"service_configs": {
"default": {
"disable_check_calls": true
}
},
"transport": {
"attributes_for_mixer_proxy": {
"attributes": {
"source.uid": {
"string_value": "kubernetes://example-app-stable-85cdcc9fc7-4vxd4.data-devops"
}
}
},
"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": "mixer"
},
{
"name": "envoy.cors"
},
{
"name": "envoy.fault"
},
{
"name": "envoy.router"
}
],
"rds": {
"config_source": {
"ads": {}
},
"route_config_name": "9093"
},
"stat_prefix": "0.0.0.0_9093",
"stream_idle_timeout": "0.000s",
"tracing": {
"client_sampling": {
"value": 100
},
"operation_name": "EGRESS",
"overall_sampling": {
"value": 100
},
"random_sampling": {
"value": 1
}
},
"upgrade_configs": [
{
"upgrade_type": "websocket"
}
],
"use_remote_address": false
}
}
]
}
],
"deprecatedV1": {
"bindToPort": false
}
},
{
"name": "virtual",
"address": {
"socketAddress": {
"address": "0.0.0.0",
"portValue": 15001
}
},
"filterChains": [
{
"filters": [
{
"name": "envoy.tcp_proxy",
"config": {
"cluster": "BlackHoleCluster",
"stat_prefix": "BlackHoleCluster"
}
}
]
}
],
"useOriginalDst": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment