diff --git a/docs/serving/autoscaling/concurrency.md b/docs/serving/autoscaling/concurrency.md index ec7c4e60107..7d51c9f4ed8 100644 --- a/docs/serving/autoscaling/concurrency.md +++ b/docs/serving/autoscaling/concurrency.md @@ -113,8 +113,6 @@ Requests numbered 7 to 10 will still be sent to the existing replicas, but this * **Possible values:** float * **Default:** `70` -**Note:** If the activator is in the routing path, it will fully load all replicas up to `containerConcurrency`. It currently does not take target utilization into account. - **Example:** {{< tabs name="target-utilization" default="Per Revision" >}} {{% tab name="Per Revision" %}}