File tree Expand file tree Collapse file tree 1 file changed +19
-14
lines changed Expand file tree Collapse file tree 1 file changed +19
-14
lines changed Original file line number Diff line number Diff line change 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
2126This proposal introduces a plugin to allow users to specify the priority of different resources and max resource
You can’t perform that action at this time.
0 commit comments