Skip to content

Commit 7b4f893

Browse files
committed
update toc
Signed-off-by: KunWuLuan <[email protected]>
1 parent 100630b commit 7b4f893

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed

kep/594-resourcepolicy/README.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,25 @@
22

33
## Table of Contents
44

5-
- Summary
6-
- Motivation
7-
- Goals
8-
- Non-Goals
9-
- Proposal
10-
- CRD API
11-
- Implementation details
12-
- Use Cases
13-
- Known limitations
14-
- Test plans
15-
- Graduation criteria
16-
- Production Readiness Review Questionnaire
17-
- Feature enablement and rollback
18-
- Implementation history
5+
<!-- toc -->
6+
- [Summary](#summary)
7+
- [Motivation](#motivation)
8+
- [Use Cases](#use-cases)
9+
- [Goals](#goals)
10+
- [Non-Goals](#non-goals)
11+
- [Proposal](#proposal)
12+
- [CRD API](#crd-api)
13+
- [Implementation Details](#implementation-details)
14+
- [Scheduler Plugins](#scheduler-plugins)
15+
- [PreFilter](#prefilter)
16+
- [Filter](#filter)
17+
- [Score](#score)
18+
- [Resource Policy Controller](#resource-policy-controller)
19+
- [Known limitations](#known-limitations)
20+
- [Test plans](#test-plans)
21+
- [Graduation criteria](#graduation-criteria)
22+
- [Feature enablement and rollback](#feature-enablement-and-rollback)
23+
<!-- /toc -->
1924

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

0 commit comments

Comments
 (0)