Skip to content

Commit 1fdaa7b

Browse files
[ja] update page weights in /tasks
1 parent 756e2b3 commit 1fdaa7b

25 files changed

+25
-24
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: "クラスター内アプリケーションへのアクセス"
33
description: クラスター内アプリケーションへアクセスできるようにするために、ロードバランシングやポートフォワーディングの設定、ファイアウォールやDNS設定のセットアップを行います。
4-
weight: 60
4+
weight: 100
55
---

content/ja/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: 共有ボリュームを使用して同じPod内のコンテナ間で通信する
33
content_type: task
4-
weight: 110
4+
weight: 120
55
---
66

77
<!-- overview -->

content/ja/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: Minikube上でNGINX Ingressコントローラーを使用してIngressをセットアップする
33
content_type: task
4-
weight: 100
4+
weight: 110
55
---
66

77
<!-- overview -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Secretの管理"
3-
weight: 28
3+
weight: 60
44
description: Secretを使用した機密設定データの管理
55
---
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Podとコンテナの設定"
33
description: Podとコンテナの一般的な設定のタスクを行います。
4-
weight: 20
4+
weight: 30
55
---
66

content/ja/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: Node Affinityを利用してPodをノードに割り当てる
33
min-kubernetes-server-version: v1.10
44
content_type: task
5-
weight: 120
5+
weight: 160
66
---
77

88
<!-- overview -->

content/ja/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: Podをノードに割り当てる
33
content_type: task
4-
weight: 120
4+
weight: 150
55
---
66

77
<!-- overview -->

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: コンテナライフサイクルイベントへのハンドラー紐付け
33
content_type: task
4-
weight: 140
4+
weight: 180
55
---
66

77
<!-- overview -->

content/ja/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: Liveness Probe、Readiness ProbeおよびStartup Probeを使用する
33
content_type: task
4-
weight: 110
4+
weight: 140
55
---
66

77
<!-- overview -->

content/ja/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: Podを構成してConfigMapを使用する
33
content_type: task
4-
weight: 150
4+
weight: 190
55
card:
66
name: tasks
77
weight: 50

0 commit comments

Comments
 (0)