Skip to content

Commit ee7ba25

Browse files
author
Tim Bannister
committed
Reorder Configuration concept section
1 parent 355c7f2 commit ee7ba25

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/en/docs/concepts/configuration/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_template: templates/concept
8-
weight: 30
8+
weight: 50
99
---
1010

1111

content/en/docs/concepts/configuration/manage-resources-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Managing Resources for Containers
33
content_template: templates/concept
4-
weight: 20
4+
weight: 40
55
feature:
66
title: Automatic bin packing
77
description: >

content/en/docs/concepts/configuration/pod-overhead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- tallclair
66
title: Pod Overhead
77
content_template: templates/concept
8-
weight: 20
8+
weight: 50
99
---
1010

1111
{{% capture overview %}}

content/en/docs/concepts/configuration/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_template: templates/concept
8-
weight: 10
8+
weight: 50
99
---
1010

1111
{{% capture overview %}}

content/en/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ feature:
77
title: Secret and configuration management
88
description: >
99
Deploy and update secrets and application configuration without rebuilding your image and without exposing secrets in your stack configuration.
10-
weight: 50
10+
weight: 30
1111
---
1212

1313
{{% capture overview %}}

0 commit comments

Comments
 (0)