clusterTemplate_spec_healthCheck_unhealthyConditions
clusterTemplate_spec_healthCheck_unhealthyConditions
UnhealthyCondition represents a Node condition type and value with a timeout specified as a duration. When the named condition has been in the given status for at least the timeout value, a node is considered unhealthy.
JSON Example
{
"type": "type",
"timeout": "timeout",
"status": "status"
}
string
status
Optional
status
string
timeout
Optional
timeout
string
type
Optional
type