From eee691478fce8b2d49a30526a39a3d0451efca4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B0=D0=B2=D0=B5=D0=BB=20=D0=96=D1=83=D0=BA=D0=BE?= =?UTF-8?q?=D0=B2?= <33721692+LeaveMyYard@users.noreply.github.com> Date: Fri, 7 Apr 2023 14:00:33 +0300 Subject: Move custom section --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ded1065..66dc518 100644 --- a/README.md +++ b/README.md @@ -102,10 +102,6 @@ By default, we use a _simple_ strategy to calculate resource recommendations. It - For memory, we take the maximum value over the past week and add a 5% buffer. -#### Creating a Custom Strategy - -Look into the `examples` directory for examples on how to create a custom strategy/formatter. - ### Difference with Kubernetes VPA | Feature 🛠️ | Robusta KRR 🚀 | Kubernetes VPA 🌐 | @@ -242,6 +238,12 @@ poetry run krr simple --help

(back to top)

+ + +## Creating a Custom Strategy/Formatter + +Look into the `examples` directory for examples on how to create a custom strategy/formatter. + ## Building -- cgit v1.2.3