Updates page weights in reference docs section

Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
pull/37717/head
Abigail McCarthy 2022-11-04 11:37:59 -04:00
parent ac0cbd676c
commit 98f310ab58
22 changed files with 22 additions and 16 deletions

View File

@ -1,6 +1,6 @@
---
title: API Access Control
weight: 15
weight: 30
no_list: true
---

View File

@ -1,4 +1,4 @@
---
title: Component tools
weight: 60
weight: 120
---

View File

@ -1,7 +1,7 @@
---
title: kubelet
content_type: tool-reference
weight: 28
weight: 20
---
## {{% heading "synopsis" %}}

View File

@ -1,5 +1,5 @@
---
title: Configuration APIs
weight: 65
weight: 130
---

View File

@ -1,4 +1,4 @@
---
title: Instrumentation
weight: 40
weight: 60
---

View File

@ -1,4 +1,4 @@
---
title: Kubernetes Issues and Security
weight: 40
weight: 70
---

View File

@ -1,7 +1,7 @@
---
title: Command line tool (kubectl)
content_type: reference
weight: 60
weight: 110
no_list: true
card:
name: reference

View File

@ -3,6 +3,7 @@ title: kubectl Usage Conventions
reviewers:
- janetkuo
content_type: concept
weight: 60
---
<!-- overview -->

View File

@ -4,6 +4,7 @@ content_type: concept
reviewers:
- brendandburns
- thockin
weight: 50
---
<!-- overview -->

View File

@ -1,6 +1,7 @@
---
title: JSONPath Support
content_type: concept
weight: 40
---
<!-- overview -->

View File

@ -1,6 +1,6 @@
---
title: "Kubernetes API"
weight: 30
weight: 50
---
<!-- overview -->

View File

@ -1,7 +1,7 @@
---
title: Well-Known Labels, Annotations and Taints
content_type: concept
weight: 20
weight: 40
no_list: true
---

View File

@ -1,6 +1,6 @@
---
title: "Audit Annotations"
weight: 1
weight: 10
---
<!-- overview -->

View File

@ -1,4 +1,4 @@
---
title: Node Reference Information
weight: 40
weight: 80
---

View File

@ -1,6 +1,7 @@
---
title: Articles on dockershim Removal and on Using CRI-compatible Runtimes
content_type: reference
weight: 20
---
<!-- overview -->
This is a list of articles and other pages that are either

View File

@ -1,7 +1,7 @@
---
title: Ports and Protocols
content_type: reference
weight: 50
weight: 90
---
When running Kubernetes in an environment with strict network boundaries, such

View File

@ -1,5 +1,5 @@
---
title: Scheduling
weight: 70
weight: 140
toc-hide: true
---

View File

@ -3,6 +3,7 @@ title: Scheduling Policies
content_type: concept
sitemap:
priority: 0.2 # Scheduling priorities are deprecated
weight: 30
---
<!-- overview -->

View File

@ -1,4 +1,4 @@
---
title: Setup tools
weight: 50
weight: 100
---

View File

@ -3,7 +3,7 @@ title: Other Tools
reviewers:
- janetkuo
content_type: concept
weight: 80
weight: 150
no_list: true
---

View File

@ -1,6 +1,7 @@
---
title: Mapping from dockercli to crictl
content_type: reference
weight: 10
---
{{% thirdparty-content %}}

View File

@ -5,7 +5,7 @@ reviewers:
- lavalamp
- jbeda
content_type: concept
weight: 10
weight: 20
no_list: true
card:
name: reference