From f403065e9635f03d910e5fa80238cda864cd4f25 Mon Sep 17 00:00:00 2001 From: qmhu Date: Thu, 13 Jan 2022 20:29:34 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93ad71249..84470b39c 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ Something you should know about Resource recommendation: * We use **Percentile** algorithm to process metrics that also used by VPA. * If the workload is running for a long term like several weeks, the result will be more accurate. -### Analytics and Recommend Pod Resources +### Analytics and Recommend HPA Create an **HPA** `Analytics` to give recommendation for deployment: `craned` and `metric-adapter` as an sample. @@ -376,4 +376,4 @@ Something you should know about HPA recommendation: * Must provide cpu request for pod spec * The workload should be running for at least **a week** to get enough metrics to forecast * The workload's cpu load should be predictable, **too low** or **too unstable** workload often is unpredictable - \ No newline at end of file +