Skip to content

Commit 2d1b906

Browse files
authored
Merge pull request #26961 from tengqm/reorder-scheduling
Fix section order under scheduling-eviction
2 parents af4acc2 + 285986a commit 2d1b906

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/concepts/scheduling-eviction/assign-pod-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- bsalamat
66
title: Assigning Pods to Nodes
77
content_type: concept
8-
weight: 50
8+
weight: 20
99
---
1010

1111

content/en/docs/concepts/scheduling-eviction/resource-bin-packing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- ahg-g
66
title: Resource Bin Packing for Extended Resources
77
content_type: concept
8-
weight: 50
8+
weight: 30
99
---
1010

1111
<!-- overview -->

0 commit comments

Comments
 (0)