Aggregate cluster configuration (proto)

extensions.clusters.aggregate.v3.ClusterConfig

[extensions.clusters.aggregate.v3.ClusterConfig proto]

Configuration for the aggregate cluster. See the architecture overview for more information.

This extension has the qualified name envoy.clusters.aggregate

Note

This extension is not hardened and should only be used in deployments where both the downstream and upstream are trusted.

Tip

This extension extends and can be used with the following extension category:

{
  "clusters": []
}
clusters

(repeated string, REQUIRED) Load balancing clusters in aggregate cluster. Clusters are prioritized based on the order they appear in this list.