Skip to content

Instantly share code, notes, and snippets.

@karthikt-yahoo
Created May 14, 2019 22:20
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 karthikt-yahoo/66347b4aca58017ed42a2273a2974c73 to your computer and use it in GitHub Desktop.
Save karthikt-yahoo/66347b4aca58017ed42a2273a2974c73 to your computer and use it in GitHub Desktop.
{
"version_info":"2019-05-14T21:51:13Z/201",
"cluster":{
"name":"outbound|4080||service_b.test.svc.cluster.local",
"type":"EDS",
"eds_cluster_config":{
"eds_config":{
"ads":{
}
},
"service_name":"outbound|4080||service_b.test.svc.cluster.local"
},
"connect_timeout":"1s",
"max_requests_per_connection":100000,
"circuit_breakers":{
"thresholds":[
{
"max_pending_requests":100000,
"max_requests":100000,
"max_retries":3
}
]
},
"tls_context":{
"common_tls_context":{
"tls_certificates":[
{
"certificate_chain":{
"filename":"/etc/certs/cert-chain.pem"
},
"private_key":{
"filename":"/etc/certs/key.pem"
}
}
],
"validation_context":{
"trusted_ca":{
"filename":"/etc/certs/root-cert.pem"
}
}
}
},
"metadata":{
"filter_metadata":{
"istio":{
"config":"/apis/networking/v1alpha3/namespaces/test/destination-rule/service_b"
}
}
}
},
"last_updated":"2019-05-14T21:51:13.602Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment