instance discovery
Automatic
{
"zone_key": "default-zone",
"cluster_key": "catalog-proxy",
"name": "catalog",
"instances": [],
"circuit_breakers": {
"max_connections": 500,
"max_requests": 500
},
"outlier_detection": null,
"health_checks": []
}{
"cluster_key": "catalog-proxy",
"zone_key": "default-zone",
"name": "catalog",
"secret": {
"secret_key": "",
"secret_name": "",
"secret_validation_name": "",
"subject_names": null,
"ecdh_curves": null,
"set_current_client_cert_details": { "uri": false },
"checksum": ""
},
"instances": [
{
"host": "10.128.2.183",
"port": 9080,
"metadata": [
{
"key": "pod-template-hash",
"value": "2000163809"
},
{
"key": "gm_k8s_host_ip",
"value": "10.0.2.132"
},
{
"key": "gm_k8s_node_name",
"value": "ip-10-0-2-132.ec2.internal"
}
]
},
{
"host": "10.128.2.140",
"port": 9080,
"metadata": [
{
"key": "pod-template-hash",
"value": "475497808"
},
{
"key": "gm_k8s_host_ip",
"value": "10.0.2.82"
},
{
"key": "gm_k8s_node_name",
"value": "ip-10-0-2-82.ec2.internal"
}
]
}
],
"circuit_breakers": {
"max_connections": 500,
"max_pending_requests": null,
"max_retries": null,
"max_requests": 500
},
"outlier_detection": null,
"health_checks": [],
"checksum": "2b6d2a8a6886eb30574f16480b0f99b90e11484d9ddb10fb7970c3ce37d945ab"}Last updated
Was this helpful?