version: "2.2" services: gateway: cpuset: ${CONTROL_PLANE_CPUS} gateway-dataplane: cpuset: ${CONTROL_PLANE_CPUS} dataplane: cpuset: ${DATA_PLANE_CPUS} postgres: cpuset: ${CONTROL_PLANE_CPUS} backend: cpuset: ${CONTROL_PLANE_CPUS} nginx: cpuset: ${CONTROL_PLANE_CPUS} fwstats: cpuset: ${CONTROL_PLANE_CPUS} watchhog: cpuset: ${CONTROL_PLANE_CPUS} rts: cpuset: ${CONTROL_PLANE_CPUS} logan: cpuset: ${CONTROL_PLANE_CPUS} reporter: cpuset: ${CONTROL_PLANE_CPUS} gobgp: cpuset: ${CONTROL_PLANE_CPUS} clickhouse: cpuset: ${CONTROL_PLANE_CPUS} graphite-clickhouse: cpuset: ${CONTROL_PLANE_CPUS} carbon-clickhouse: cpuset: ${CONTROL_PLANE_CPUS} carbonapi: cpuset: ${CONTROL_PLANE_CPUS} grafana: cpuset: ${CONTROL_PLANE_CPUS}