Skip to content

Commit 97693ff

Browse files
committed
Update page weights in /tasks/access-application-cluster, /configure-pod-container, /configmap-secret
1 parent b1202c7 commit 97693ff

31 files changed

+31
-29
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Access Applications in a Cluster"
33
description: Configure load balancing, port forwarding, or setup firewall or DNS configurations to access applications in a cluster.
4-
weight: 60
4+
weight: 100
55
---
66

content/en/docs/tasks/access-application-cluster/access-cluster-services.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Access Services Running on Clusters
33
content_type: task
4+
weight: 140
45
---
56

67

content/en/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Communicate Between Containers in the Same Pod Using a Shared Volume
33
content_type: task
4-
weight: 110
4+
weight: 120
55
---
66

77

content/en/docs/tasks/access-application-cluster/configure-dns-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configure DNS for a Cluster
3-
weight: 120
3+
weight: 130
44
content_type: concept
55
---
66

content/en/docs/tasks/access-application-cluster/ingress-minikube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up Ingress on Minikube with the NGINX Ingress Controller
33
content_type: task
4-
weight: 100
4+
weight: 110
55
min-kubernetes-server-version: 1.19
66
---
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Managing Secrets"
3-
weight: 28
3+
weight: 60
44
description: Managing confidential settings data using Secrets.
55
---
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Configure Pods and Containers"
33
description: Perform common configuration tasks for Pods and containers.
4-
weight: 20
4+
weight: 30
55
---
66

content/en/docs/tasks/configure-pod-container/assign-pods-nodes-using-node-affinity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Assign Pods to Nodes using Node Affinity
33
min-kubernetes-server-version: v1.10
44
content_type: task
5-
weight: 120
5+
weight: 160
66
---
77

88

content/en/docs/tasks/configure-pod-container/assign-pods-nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Assign Pods to Nodes
33
content_type: task
4-
weight: 120
4+
weight: 150
55
---
66

77

content/en/docs/tasks/configure-pod-container/attach-handler-lifecycle-event.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Attach Handlers to Container Lifecycle Events
3-
content_type: task
4-
weight: 140
3+
weight: 180
54
---
65

76

content/en/docs/tasks/configure-pod-container/configure-gmsa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure GMSA for Windows Pods and containers
33
content_type: task
4-
weight: 20
4+
weight: 30
55
---
66

77

content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure Liveness, Readiness and Startup Probes
33
content_type: task
4-
weight: 110
4+
weight: 140
55
---
66

77

content/en/docs/tasks/configure-pod-container/configure-persistent-volume-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure a Pod to Use a PersistentVolume for Storage
33
content_type: task
4-
weight: 60
4+
weight: 90
55
---
66

77

content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure a Pod to Use a ConfigMap
33
content_type: task
4-
weight: 150
4+
weight: 190
55
card:
66
name: tasks
77
weight: 50

content/en/docs/tasks/configure-pod-container/configure-pod-initialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure Pod Initialization
33
content_type: task
4-
weight: 130
4+
weight: 170
55
---
66

77

content/en/docs/tasks/configure-pod-container/configure-projected-volume-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ reviewers:
44
- pmorie
55
title: Configure a Pod to Use a Projected Volume for Storage
66
content_type: task
7-
weight: 70
7+
weight: 100
88
---
99

1010

content/en/docs/tasks/configure-pod-container/configure-runasusername.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure RunAsUserName for Windows pods and containers
33
content_type: task
4-
weight: 20
4+
weight: 40
55
---
66

77

content/en/docs/tasks/configure-pod-container/configure-service-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- thockin
66
title: Configure Service Accounts for Pods
77
content_type: task
8-
weight: 90
8+
weight: 120
99
---
1010

1111
Kubernetes offers two distinct ways for clients that run within your

content/en/docs/tasks/configure-pod-container/configure-volume-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure a Pod to Use a Volume for Storage
33
content_type: task
4-
weight: 50
4+
weight: 80
55
---
66

77

content/en/docs/tasks/configure-pod-container/create-hostprocess-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a Windows HostProcess Pod
33
content_type: task
4-
weight: 20
4+
weight: 50
55
min-kubernetes-server-version: 1.23
66
---
77

content/en/docs/tasks/configure-pod-container/enforce-standards-admission-controller.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ reviewers:
55
- liggitt
66
content_type: task
77
min-kubernetes-server-version: v1.22
8+
weight: 240
89
---
910

1011
As of v1.22, Kubernetes provides a built-in [admission controller](/docs/reference/access-authn-authz/admission-controllers/#podsecurity)

content/en/docs/tasks/configure-pod-container/enforce-standards-namespace-labels.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ reviewers:
55
- liggitt
66
content_type: task
77
min-kubernetes-server-version: v1.22
8+
weight: 250
89
---
910

1011
Namespaces can be labeled to enforce the [Pod Security Standards](/docs/concepts/security/pod-security-standards). The three policies

content/en/docs/tasks/configure-pod-container/extended-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Assign Extended Resources to a Container
33
content_type: task
4-
weight: 40
4+
weight: 70
55
---
66

77

content/en/docs/tasks/configure-pod-container/migrate-from-psp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ reviewers:
55
- liggitt
66
content_type: task
77
min-kubernetes-server-version: v1.22
8+
weight: 260
89
---
910

1011

content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Pull an Image from a Private Registry
3-
content_type: task
4-
weight: 100
3+
weight: 130
54
---
65

76

content/en/docs/tasks/configure-pod-container/quality-service-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Configure Quality of Service for Pods
33
content_type: task
4-
weight: 30
4+
weight: 60
55
---
66

77

content/en/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- thockin
66
title: Configure a Security Context for a Pod or Container
77
content_type: task
8-
weight: 80
8+
weight: 110
99
---
1010

1111

content/en/docs/tasks/configure-pod-container/share-process-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- yujuhong
66
- dchen1107
77
content_type: task
8-
weight: 160
8+
weight: 200
99
---
1010

1111

content/en/docs/tasks/configure-pod-container/static-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
reviewers:
33
- jsafrane
44
title: Create static Pods
5-
weight: 170
5+
weight: 220
66
content_type: task
77
---
88

content/en/docs/tasks/configure-pod-container/translate-compose-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reviewers:
33
- cdrage
44
title: Translate a Docker Compose File to Kubernetes Resources
55
content_type: task
6-
weight: 200
6+
weight: 230
77
---
88

99

content/en/docs/tasks/configure-pod-container/user-namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use a User Namespace With a Pod
33
reviewers:
44
content_type: task
5-
weight: 160
5+
weight: 210
66
min-kubernetes-server-version: v1.25
77
---
88

0 commit comments

Comments
 (0)