Skip to content

Commit 3293486

Browse files
authored
Merge pull request #67433 from dfitzmau/OSDOCS-4495-re
OSDOCS-4495-re: Updated VPA recommendations note
2 parents 99441c4 + 78fc2a2 commit 3293486

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

modules/nodes-pods-vertical-autoscaler-using-about.adoc

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,9 @@ spec:
160160

161161
[NOTE]
162162
====
163-
There must be operating pods in the project before the VPA can determine recommended resources and apply the recommendations to new pods.
163+
Before a VPA can determine recommendations for resources and apply the recommended resources to new pods, operating pods must exist and be running in the project.
164+
165+
If a workload's resource usage, such as CPU and memory, is consistent, the VPA can determine recommendations for resources in a few minutes. If a workload's resource usage is inconsistent, the VPA must collect metrics at various resource usage intervals for the VPA to make an accurate recommendation.
164166
====
165167

166168
[id="nodes-pods-vertical-autoscaler-using-pod_{context}"]
@@ -190,7 +192,9 @@ spec:
190192

191193
[NOTE]
192194
====
193-
There must be operating pods in the project before a VPA can determine recommended resources and apply the recommendations to new pods.
195+
Before a VPA can determine recommended resources and apply the recommendations to new pods, operating pods must exist and be running in the project.
196+
197+
To obtain the most accurate recommendations from the VPA, wait at least 8 days for the pods to run and for the VPA to stabilize.
194198
====
195199

196200
[id="nodes-pods-vertical-autoscaler-using-manual_{context}"]
@@ -230,7 +234,9 @@ With the recommendations, you can edit the workload object to add CPU and memory
230234

231235
[NOTE]
232236
====
233-
There must be operating pods in the project before a VPA can determine recommended resources.
237+
Before a VPA can determine recommended resources and apply the recommendations to new pods, operating pods must exist and be running in the project.
238+
239+
To obtain the most accurate recommendations from the VPA, wait at least 8 days for the pods to run and for the VPA to stabilize.
234240
====
235241

236242
[id="nodes-pods-vertical-autoscaler-using-exempt_{context}"]

0 commit comments

Comments
 (0)