diff --git a/static/includes/config-kafka_mirrormaker.md b/static/includes/config-kafka_mirrormaker.md index 3f5b10815..2e3a193b4 100644 --- a/static/includes/config-kafka_mirrormaker.md +++ b/static/includes/config-kafka_mirrormaker.md @@ -12,6 +12,12 @@ import Link from '@docusaurus/Link'
IP filter
Allow incoming connections from CIDR address block, e.g. '10.20.0.0/16'
preferred_zones
array,null
List of preferred zone IDs for service node placement. Nodes will be placed in these zones when available. If a specified zone is unavailable (e.g., due to capacity constraints), nodes will be placed in other available zones to maintain the configured number of zones for availability. Invalid zone IDs are rejected at configuration time. Zone IDs are cloud-specific: AWS uses zone IDs like 'euc1-az1', GCP uses zone names like 'europe-west1-a', and Azure uses 'location/zone' format like 'germanywestcentral/1'. If single_zone is enabled with an availability_zone, that setting takes precedence over preferred_zones. Changes take effect on next node recreation (e.g., maintenance or plan change). For eligible plans, nodes outside preferred zones are automatically rebalanced once per day.
service_log
boolean,null