DestinationRule
2022-07-14 16:51:38 1 举报
AI智能生成
ISTIO DestinationRule
作者其他创作
大纲/内容
string host
ROUND_ROBIN
LEAST_CONN
RANDOM
PASSTHROUGH
LoadBalancerSettings load_balancer(负载均衡)
int32 max_connections
google.protobuf.Duration connect_timeout
uint32 probes(最大数量的keepalive探测器发送)
google.protobuf.Duration time(链接持续时间)
google.protobuf.Duration interval(探活时间)
TcpKeepalive tcp_keepalive
TCPSettings tcp
int32 http1_max_pending_requests(最大http请求数)
int32 http2_max_requests
int32 max_requests_per_connection
int32 max_retries(最大重试数)
google.protobuf.Duration idle_timeout(连接空闲超时)
DEFAULT
DO_NOT_UPGRADE
UPGRADE
H2UpgradePolicy h2_upgrade_policy(http1升级http2)
bool use_client_protocol(为ture时不会升级到http2)
HTTPSettings http
ConnectionPoolSettings connection_pool(链接池)
int32 consecutive_errors 连接错误数
bool split_external_local_origin_errors
google.protobuf.UInt32Value consecutive_local_origin_failures
google.protobuf.UInt32Value consecutive_gateway_errors
google.protobuf.UInt32Value consecutive_5xx_errors
google.protobuf.Duration interval
google.protobuf.Duration base_ejection_time
int32 max_ejection_percent
int32 min_health_percent
OutlierDetection outlier_detection(删除不健康主机配置)
TLSmode mode
string client_certificate
string private_key
string ca_certificates
string credential_name
[]string subject_alt_names
string sni
ClientTLSSettings tls
PortSelector port
LoadBalancerSettings load_balancer
ConnectionPoolSettings connection_pool
OutlierDetection outlier_detection
[]PortTrafficPolicy port_level_settings
TrafficPolicy traffic_policy
string name
map[string]string labels
[]Subset subsets
[]string export_to
DestinationRule
0 条评论
回复 删除
下一页