Commit Graph

8 Commits

Author SHA1 Message Date
Omer Aplatony 037b377355 Moved flags to introduction section
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2024-12-17 19:14:51 +02:00
Omer Aplatony d6fcca20f0 VPA: add flags to docs
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2024-12-17 15:10:25 +02:00
Omer Aplatony 137c7d4d0e VPA: document controlledResources
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2024-12-13 11:28:08 +02:00
Kubernetes Prow Robot 0b1cddd850
Merge pull request #7586 from adrianmoisey/clarify_history
Clarify that the VPA can be run without Prometheus
2024-12-11 09:04:08 +00:00
Walker Mills 1730af52d7
Fix typo in custom memory bump-up documentation
Move max function to the start of the expression to match the behavior of the recommender:
c44d4f0033/vertical-pod-autoscaler/pkg/recommender/model/container.go (L194-L196)
2024-12-10 22:31:13 -08:00
Adrian Moisey 3e707e94a0
Clarify that the VPA can be run without Prometheus 2024-12-10 19:54:54 +02:00
Omer Aplatony 234315bfe7 Add Memory Value Humanization docs
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2024-12-05 11:03:05 +02:00
Adrian Moisey 1621f41076
Move all VPA docs into ./docs
This is to try make the docs decoupled from the code, hoping that this
will allow for easier restructuring of the docs, and also lead to
improved docs over time.
2024-12-01 20:56:53 +02:00