Skip to content

Commit bc59177

Browse files
Update deploy-manage/autoscaling/trained-model-autoscaling.md
Co-authored-by: shainaraskas <[email protected]>
1 parent e11a51d commit bc59177

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deploy-manage/autoscaling/trained-model-autoscaling.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ The used resources for trained model deployments depend on three factors:
8686
* the use case you optimize the model deployment for (ingest or search)
8787
* whether model autoscaling is enabled with adaptive allocations/resources to have dynamic resources, or disabled for static resources
8888

89-
If you use a self-managed cluster or ECK, vCPUs level ranges are derived from the `total_ml_processors` and `max_single_ml_node_processors` values. Use the [get {{ml}} info API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-info) to check these values. The following tables show you the number of allocations, threads, and vCPUs available in ECE, ECK, and ECH when adaptive resources are enabled or disabled.
89+
If you use a self-managed cluster or ECK, vCPUs level ranges are derived from the `total_ml_processors` and `max_single_ml_node_processors` values. Use the [get {{ml}} info API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-info) to check these values.
90+
91+
The following tables show you the number of allocations, threads, and vCPUs available in ECE and ECH when adaptive resources are enabled or disabled.
9092

9193
::::{note}
9294
On {{serverless-short}}, adaptive allocations are automatically enabled for all project types. However, the "Adaptive resources" control is not displayed in {{kib}} for Observability and Security projects.

0 commit comments

Comments
 (0)