Skip to content

Commit

Permalink
update toc
Browse files Browse the repository at this point in the history
Signed-off-by: KunWuLuan <[email protected]>
  • Loading branch information
KunWuLuan committed Mar 27, 2024
1 parent fa78b22 commit 5062e58
Showing 1 changed file with 19 additions and 14 deletions.
33 changes: 19 additions & 14 deletions kep/594-resourcepolicy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,25 @@

## Table of Contents

- Summary
- Motivation
- Goals
- Non-Goals
- Proposal
- CRD API
- Implementation details
- Use Cases
- Known limitations
- Test plans
- Graduation criteria
- Production Readiness Review Questionnaire
- Feature enablement and rollback
- Implementation history
<!-- toc -->
- [Summary](#summary)
- [Motivation](#motivation)
- [Use Cases](#use-cases)
- [Goals](#goals)
- [Non-Goals](#non-goals)
- [Proposal](#proposal)
- [CRD API](#crd-api)
- [Implementation Details](#implementation-details)
- [Scheduler Plugins](#scheduler-plugins)
- [PreFilter](#prefilter)
- [Filter](#filter)
- [Score](#score)
- [Resource Policy Controller](#resource-policy-controller)
- [Known limitations](#known-limitations)
- [Test plans](#test-plans)
- [Graduation criteria](#graduation-criteria)
- [Feature enablement and rollback](#feature-enablement-and-rollback)
<!-- /toc -->

## Summary
This proposal introduces a plugin to allow users to specify the priority of different resources and max resource
Expand Down

0 comments on commit 5062e58

Please sign in to comment.