Skip to content

Commit c4b7083

Browse files
committed
Include index files
1 parent 97693ff commit c4b7083

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Diff for: content/en/docs/tasks/debug/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Monitoring, Logging, and Debugging"
33
description: Set up monitoring and logging to troubleshoot a cluster, or debug a containerized application.
4-
weight: 20
4+
weight: 40
55
reviewers:
66
- brendandburns
77
- davidopp

Diff for: content/en/docs/tasks/extend-kubernetes/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Extend Kubernetes"
33
description: Understand advanced ways to adapt your Kubernetes cluster to the needs of your work environment.
4-
weight: 90
4+
weight: 110
55
---
66

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Inject Data Into Applications"
33
description: Specify configuration and other data for the Pods that run your workload.
4-
weight: 30
4+
weight: 70
55
---
66

Diff for: content/en/docs/tasks/job/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Run Jobs"
33
description: Run Jobs using parallel processing.
4-
weight: 50
4+
weight: 90
55
---
66

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: "Manage Kubernetes Objects"
33
description: Declarative and imperative paradigms for interacting with the Kubernetes API.
4-
weight: 25
4+
weight: 50
55
---

Diff for: content/en/docs/tasks/network/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Networking"
33
description: Learn how to configure networking for your cluster.
4-
weight: 160
4+
weight: 140
55
---
66

Diff for: content/en/docs/tasks/run-application/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Run Applications"
33
description: Run and manage both stateless and stateful applications.
4-
weight: 40
4+
weight: 80
55
---
66

Diff for: content/en/docs/tasks/tls/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "TLS"
3-
weight: 100
3+
weight: 120
44
description: Understand how to protect traffic within your cluster using Transport Layer Security (TLS).
55
---
66

0 commit comments

Comments
 (0)