Skip to content

Commit 7a942c1

Browse files
authored
Merge pull request #37717 from a-mccarthy/a-mccarthy-update-page-weights-reference
Updates page weights in reference docs section
2 parents 8a8c5ea + 98f310a commit 7a942c1

File tree

22 files changed

+22
-16
lines changed

22 files changed

+22
-16
lines changed

content/en/docs/reference/access-authn-authz/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: API Access Control
3-
weight: 15
3+
weight: 30
44
no_list: true
55
---
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
title: Component tools
3-
weight: 60
3+
weight: 120
44
---

content/en/docs/reference/command-line-tools-reference/kubelet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: kubelet
33
content_type: tool-reference
4-
weight: 28
4+
weight: 20
55
---
66

77
## {{% heading "synopsis" %}}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: Configuration APIs
3-
weight: 65
3+
weight: 130
44
---
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
title: Instrumentation
3-
weight: 40
3+
weight: 60
44
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
title: Kubernetes Issues and Security
3-
weight: 40
3+
weight: 70
44
---

content/en/docs/reference/kubectl/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Command line tool (kubectl)
33
content_type: reference
4-
weight: 60
4+
weight: 110
55
no_list: true
66
card:
77
name: reference

content/en/docs/reference/kubectl/conventions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: kubectl Usage Conventions
33
reviewers:
44
- janetkuo
55
content_type: concept
6+
weight: 60
67
---
78

89
<!-- overview -->

content/en/docs/reference/kubectl/docker-cli-to-kubectl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ content_type: concept
44
reviewers:
55
- brendandburns
66
- thockin
7+
weight: 50
78
---
89

910
<!-- overview -->

content/en/docs/reference/kubectl/jsonpath.md

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

67
<!-- overview -->

0 commit comments

Comments
 (0)