Skip to content

Commit 6bef87c

Browse files
adaptive resources with ECK
1 parent 40f8243 commit 6bef87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ 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, 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. 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.
9090

9191
::::{note}
9292
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)