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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: ストレージにProjectedボリュームを使用するようPodを設定する
33
content_type: task
4-
weight: 70
4+
weight: 100
55
---
66

77
<!-- overview -->

content/ja/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: ストレージにボリュームを使用するPodを構成する
33
content_type: task
4-
weight: 50
4+
weight: 80
55
---
66

77
<!-- overview -->

content/ja/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: 拡張リソースをコンテナに割り当てる
33
content_type: task
4-
weight: 40
4+
weight: 70
55
---
66

77
<!-- overview -->

content/ja/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: PodにQuality of Serviceを設定する
33
content_type: task
4-
weight: 30
4+
weight: 60
55
---
66

77

content/ja/docs/tasks/configure-pod-container/security-context.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: 80
4+
weight: 110
55
---
66

77
<!-- overview -->

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Pod内のコンテナ間でプロセス名前空間を共有する
33
min-kubernetes-server-version: v1.10
44
content_type: task
5-
weight: 160
5+
weight: 200
66
---
77

88
<!-- overview -->

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: static Podを作成する
3-
weight: 170
3+
weight: 220
44
content_type: task
55
---
66

content/ja/docs/tasks/debug/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "監視、ログ、デバッグ"
33
description: クラスターのトラブルシューティングや、コンテナ化したアプリケーションのデバッグのために、監視とログをセットアップします。
4-
weight: 20
4+
weight: 40
55
content_type: concept
66
no_list: true
77
---

content/ja/docs/tasks/debug/debug-application/determine-reason-pod-failure.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Pod障害の原因を特定する
33
content_type: task
4+
weight: 30
45
---
56

67
<!-- overview -->
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: "アプリケーションへのデータ注入"
33
description: ワークロードを実行するPodの構成とその他のデータを指定します。
4-
weight: 30
4+
weight: 70
55
---

content/ja/docs/tasks/job/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Jobの実行"
33
description: 並列処理を使用してJobを実行します。
4-
weight: 50
4+
weight: 90
55
---
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
title: "Kubernetesオブジェクトの管理"
33
description: Kubernetes APIと対話するための宣言型および命令型のパラダイム。
4-
weight: 25
4+
weight: 50
55
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "ネットワーク"
33
description: クラスターのネットワークの設定方法を学びます。
4-
weight: 160
4+
weight: 140
55
---
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "アプリケーションの実行"
33
description: ステートレスアプリケーションとステートフルアプリケーションの両方を実行および管理します。
4-
weight: 40
4+
weight: 80
55
---
66

content/ja/docs/tasks/tls/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "TLS"
3-
weight: 100
3+
weight: 120
44
description: Transport Layer Security(TLS)を使用して、クラスター内のトラフィックを保護する方法について理解します。
55
---
66

0 commit comments

Comments
 (0)