-
Notifications
You must be signed in to change notification settings - Fork 10
cluster
Anker Tsaur edited this page Jul 22, 2021
·
1 revision
# parent: itanSideCars.envoy.clusters
local-myapp: Cluster
remote-myapp: Cluster
<define your own external cluster>: Cluster
(Cluster)
(Cluster)
external: bool
port: integer
address: string
namespace: string
scheme: enum
httpOptions: HttpOptions
connectionTimeout: duration
healthyPanicThreshold: integer
circuitBreakers: CircuitBreakers
healthChecks: HealthChecks
sniValidation: bool
(integer)
(enum) Valid values are
- HTTP:
- HTTP2:
- H2C:
- HTTPS:
(duration)
(integer)
(CircuitBreakers, optional)