From 321eb9e183045eacbb7b88886f63b9bfc8a51c1e Mon Sep 17 00:00:00 2001 From: Marco Voelz Date: Mon, 6 Nov 2023 14:50:14 +0100 Subject: [PATCH] Add TOC link in README for EvictionRequirement example --- vertical-pod-autoscaler/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/vertical-pod-autoscaler/README.md b/vertical-pod-autoscaler/README.md index fba8b3f133dc..3b27a74e5a85 100644 --- a/vertical-pod-autoscaler/README.md +++ b/vertical-pod-autoscaler/README.md @@ -22,6 +22,7 @@ - [Resource Policy Overriding Limit Range](#resource-policy-overriding-limit-range) - [Starting multiple recommenders](#starting-multiple-recommenders) - [Using CPU management with static policy](#using-cpu-management-with-static-policy) + - [Controlling eviction behavior based on scaling direction and resource](#controlling-eviction-behavior-based-on-scaling-direction-and-resource) - [Known limitations](#known-limitations) - [Related links](#related-links)