Skip to content

Commit 199b300

Browse files
authored
Merge pull request #37474 from reylejano/page-weight-docs-sprint-2022
Update page weights for concepts/overview/working-with-objects
2 parents 14ece2c + 6bfe72e commit 199b300

File tree

8 files changed

+8
-7
lines changed

8 files changed

+8
-7
lines changed

content/en/docs/concepts/overview/working-with-objects/annotations.md

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

77
<!-- overview -->

content/en/docs/concepts/overview/working-with-objects/common-labels.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Recommended Labels
33
content_type: concept
4+
weight: 100
45
---
56

67
<!-- overview -->

content/en/docs/concepts/overview/working-with-objects/field-selectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Field Selectors
3-
weight: 60
3+
weight: 70
44
---
55

66
_Field selectors_ let you [select Kubernetes resources](/docs/concepts/overview/working-with-objects/kubernetes-objects) based on the value of one or more resource fields. Here are some examples of field selector queries:

content/en/docs/concepts/overview/working-with-objects/finalizers.md

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

77
<!-- overview -->

content/en/docs/concepts/overview/working-with-objects/names.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ reviewers:
44
- thockin
55
title: Object Names and IDs
66
content_type: concept
7-
weight: 20
7+
weight: 30
88
---
99

1010
<!-- overview -->

content/en/docs/concepts/overview/working-with-objects/namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- thockin
66
title: Namespaces
77
content_type: concept
8-
weight: 30
8+
weight: 40
99
---
1010

1111
<!-- overview -->

content/en/docs/concepts/overview/working-with-objects/object-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Kubernetes Object Management
33
content_type: concept
4-
weight: 15
4+
weight: 20
55
---
66

77
<!-- overview -->

content/en/docs/concepts/overview/working-with-objects/owners-dependents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Owners and Dependents
33
content_type: concept
4-
weight: 60
4+
weight: 90
55
---
66

77
<!-- overview -->

0 commit comments

Comments
 (0)