Skip to content

Commit 5f1e617

Browse files
committed
Updates adaptive resources table for 9.1 changes
1 parent 03dd257 commit 5f1e617

File tree

1 file changed

+4
-24
lines changed

1 file changed

+4
-24
lines changed

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

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Refer to the tables in the [Model deployment resource matrix](#model-deployment-
8181

8282
In {{serverless-full}}, Search projects are given access to more processing resources, while Security and Observability projects have lower limits. This difference is reflected in the UI configuration: Search projects have higher resource limits compared to Security and Observability projects to accommodate their more complex operations.
8383

84-
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.
84+
On {{serverless-short}}, adaptive allocations are automatically enabled for all project types.
8585

8686
## Model deployment resource matrix [model-deployment-resource-matrix]
8787

@@ -152,16 +152,6 @@ In case of ingest-optimized deployments, we maximize the number of model allocat
152152

153153
:::
154154

155-
:::{tab-item} {{serverless-short}}
156-
157-
| Level | Allocations | Threads | VCUs |
158-
| --- | --- | --- | --- |
159-
| Low | Exactly 2 | 1 | 16 |
160-
| Medium | Exactly 32 | 1 | 256 |
161-
| High | 512 for Search<br> No static allocations for Security and Observability<br> | 1 | 4096 for Search<br> No static allocations for Security and Observability<br> |
162-
163-
:::
164-
165155
::::
166156

167157
### Search optimized
@@ -188,9 +178,9 @@ In case of search-optimized deployments, we maximize the number of threads. The
188178

189179
| Level | Allocations | Threads | VCUs |
190180
| --- | --- | --- | --- |
191-
| Low | 0 to 1 dynamically | Always 2 | 0 to 16 dynamically |
192-
| Medium | 1 to 2 (if threads=16), dynamically | Maximum (for example, 16) | 8 to 256 dynamically |
193-
| High | 1 to 32 (if threads=16), dynamically<br> 1 to 128 for Security and Observability<br> | Maximum (for example, 16) | 8 to 4096 for Search<br> 8 to 1024 for Security and Observability<br> |
181+
| Low | 0 to 1 dynamically | 2 | 0 to 16 dynamically |
182+
| Medium | 0 to 2 dynamically for Search and Observatibility<br> 1 to 2 dynamically for Security | 4 | 0 to 256 dynamically for Search and Observatibility<br> 8 to 256 dynamically for Security |
183+
| High | 0 to 32 dynamically for Search and Observatibility<br> 1 to 128 dynamically for Security<br> | 8 | 0 to 4096 dynamically for Search<br> 0 to 1024 dynamically for Observability<br>8 to 1014 dynamically for Security |
194184

195185
:::
196186

@@ -212,14 +202,4 @@ In case of search-optimized deployments, we maximize the number of threads. The
212202

213203
:::
214204

215-
:::{tab-item} {{serverless-short}}
216-
217-
| Level | Allocations | Threads | VCUs |
218-
| --- | --- | --- | --- |
219-
| Low | 1 statically | Always 2 | 16 |
220-
| Medium | 2 statically (if threads=16) | Maximum (for example, 16) | 256 |
221-
| High | 32 statically (if threads=16) for Search<br> No static allocations for Security and Observability<br> | Maximum (for example, 16) | 4096 for Search<br> No static allocations for Security and Observability<br> |
222-
223-
:::
224-
225205
::::

0 commit comments

Comments
 (0)