.. _envoy_api_file_envoy/config/cluster/aggregate/v2alpha/cluster.proto: Aggregate cluster configuration =============================== .. _envoy_api_msg_config.cluster.aggregate.v2alpha.ClusterConfig: config.cluster.aggregate.v2alpha.ClusterConfig ---------------------------------------------- `[config.cluster.aggregate.v2alpha.ClusterConfig proto] `_ Configuration for the aggregate cluster. See the :ref:`architecture overview ` for more information. .. _extension_envoy.clusters.aggregate: This extension may be referenced by 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. .. code-block:: json { "clusters": [] } .. _envoy_api_field_config.cluster.aggregate.v2alpha.ClusterConfig.clusters: clusters (**repeated** `string `_, *REQUIRED*) Load balancing clusters in aggregate cluster. Clusters are prioritized based on the order they appear in this list.