Skip to content

Commit 3691b62

Browse files
authored
Merge pull request #37511 from chrisnegus/20221025-mcngs-fix-concept-weight
Add page weights to concepts -> scheduling-eviction pages
2 parents 6275d2a + 66df1d7 commit 3691b62

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

content/en/docs/concepts/scheduling-eviction/api-eviction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: API-initiated Eviction
33
content_type: concept
4-
weight: 70
4+
weight: 110
55
---
66

77
{{< glossary_definition term_id="api-eviction" length="short" >}} </br>

content/en/docs/concepts/scheduling-eviction/node-pressure-eviction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Node-pressure Eviction
33
content_type: concept
4-
weight: 60
4+
weight: 100
55
---
66

77
{{<glossary_definition term_id="node-pressure-eviction" length="short">}}</br>

content/en/docs/concepts/scheduling-eviction/pod-priority-preemption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ reviewers:
44
- wojtek-t
55
title: Pod Priority and Preemption
66
content_type: concept
7-
weight: 50
7+
weight: 90
88
---
99

1010
<!-- overview -->

content/en/docs/concepts/scheduling-eviction/scheduler-perf-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reviewers:
33
- bsalamat
44
title: Scheduler Performance Tuning
55
content_type: concept
6-
weight: 100
6+
weight: 70
77
---
88

99
<!-- overview -->

content/en/docs/concepts/scheduling-eviction/scheduling-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reviewers:
33
- ahg-g
44
title: Scheduling Framework
55
content_type: concept
6-
weight: 90
6+
weight: 60
77
---
88

99
<!-- overview -->

content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- bsalamat
66
title: Taints and Tolerations
77
content_type: concept
8-
weight: 40
8+
weight: 50
99
---
1010

1111

0 commit comments

Comments
 (0)