diff --git a/content/ja/docs/tasks/administer-cluster/certificates.md b/content/ja/docs/tasks/administer-cluster/certificates.md index 48c898d9c4..b7775bd5b5 100644 --- a/content/ja/docs/tasks/administer-cluster/certificates.md +++ b/content/ja/docs/tasks/administer-cluster/certificates.md @@ -1,7 +1,7 @@ --- title: 証明書を手動で生成する content_type: task -weight: 20 +weight: 30 --- diff --git a/content/ja/docs/tasks/administer-cluster/declare-network-policy.md b/content/ja/docs/tasks/administer-cluster/declare-network-policy.md index 1d83acbd56..7aa22230fe 100644 --- a/content/ja/docs/tasks/administer-cluster/declare-network-policy.md +++ b/content/ja/docs/tasks/administer-cluster/declare-network-policy.md @@ -2,6 +2,7 @@ title: ネットワークポリシーを宣言する min-kubernetes-server-version: v1.8 content_type: task +weight: 180 --- diff --git a/content/ja/docs/tasks/administer-cluster/extended-resource-node.md b/content/ja/docs/tasks/administer-cluster/extended-resource-node.md index df991aaf23..c55f3d0a71 100644 --- a/content/ja/docs/tasks/administer-cluster/extended-resource-node.md +++ b/content/ja/docs/tasks/administer-cluster/extended-resource-node.md @@ -1,6 +1,7 @@ --- title: 拡張リソースをNodeにアドバタイズする content_type: task +weight: 70 --- diff --git a/content/ja/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md b/content/ja/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md index c4381bb8c9..85c12d939d 100644 --- a/content/ja/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md +++ b/content/ja/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver.md @@ -1,7 +1,7 @@ --- title: cgroupドライバーの設定 content_type: task -weight: 10 +weight: 20 --- diff --git a/content/ja/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md b/content/ja/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md index 814c6db63c..8431e36af6 100644 --- a/content/ja/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md +++ b/content/ja/docs/tasks/administer-cluster/kubeadm/upgrading-windows-nodes.md @@ -2,7 +2,7 @@ title: Windowsノードのアップグレード min-kubernetes-server-version: 1.17 content_type: task -weight: 40 +weight: 50 --- diff --git a/content/ja/docs/tasks/administer-cluster/manage-resources/_index.md b/content/ja/docs/tasks/administer-cluster/manage-resources/_index.md index a10d5bf6ab..d1c0e67445 100644 --- a/content/ja/docs/tasks/administer-cluster/manage-resources/_index.md +++ b/content/ja/docs/tasks/administer-cluster/manage-resources/_index.md @@ -1,4 +1,4 @@ --- title: メモリー、CPU、APIリソースの管理 -weight: 20 +weight: 40 --- diff --git a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/_index.md b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/_index.md index a37dffaee3..933800a375 100644 --- a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/_index.md +++ b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/_index.md @@ -1,6 +1,6 @@ --- title: dockershimからの移行 -weight: 10 +weight: 20 content_type: task --- diff --git a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-removal-affects-you.md b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-removal-affects-you.md index 8fa9132ec8..3a719e29d7 100644 --- a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-removal-affects-you.md +++ b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-removal-affects-you.md @@ -1,7 +1,7 @@ --- title: dockershim削除の影響範囲を確認する content_type: task -weight: 20 +weight: 50 --- diff --git a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use.md b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use.md index e9ae0e3fc1..ab8225d1bc 100644 --- a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use.md +++ b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use.md @@ -1,7 +1,7 @@ --- title: ノードで使用されているコンテナランタイムの確認 content_type: task -weight: 10 +weight: 30 --- diff --git a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md index e74dc4fd35..ceb2d3e77e 100644 --- a/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md +++ b/content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md @@ -1,7 +1,7 @@ --- title: dockershimからテレメトリーやセキュリティエージェントを移行する content_type: task -weight: 70 +weight: 60 --- diff --git a/content/ja/docs/tasks/administer-cluster/nodelocaldns.md b/content/ja/docs/tasks/administer-cluster/nodelocaldns.md index 6306c50725..082b2b01b9 100644 --- a/content/ja/docs/tasks/administer-cluster/nodelocaldns.md +++ b/content/ja/docs/tasks/administer-cluster/nodelocaldns.md @@ -2,6 +2,7 @@ reviewers: title: KubernetesクラスターでNodeLocal DNSキャッシュを使用する content_type: task +weight: 390 --- diff --git a/content/ja/docs/tasks/administer-cluster/running-cloud-controller.md b/content/ja/docs/tasks/administer-cluster/running-cloud-controller.md index def1401165..dba6897ffd 100644 --- a/content/ja/docs/tasks/administer-cluster/running-cloud-controller.md +++ b/content/ja/docs/tasks/administer-cluster/running-cloud-controller.md @@ -1,6 +1,7 @@ --- title: クラウドコントローラーマネージャーの運用管理 content_type: concept +weight: 110 --- diff --git a/content/ja/docs/tasks/administer-cluster/securing-a-cluster.md b/content/ja/docs/tasks/administer-cluster/securing-a-cluster.md index d8a049094f..52cceb9c83 100644 --- a/content/ja/docs/tasks/administer-cluster/securing-a-cluster.md +++ b/content/ja/docs/tasks/administer-cluster/securing-a-cluster.md @@ -1,6 +1,7 @@ --- title: クラスターのセキュリティ content_type: task +weight: 320 --- diff --git a/content/ja/docs/tasks/administer-cluster/topology-manager.md b/content/ja/docs/tasks/administer-cluster/topology-manager.md index 8a4b307f2c..68c4098107 100644 --- a/content/ja/docs/tasks/administer-cluster/topology-manager.md +++ b/content/ja/docs/tasks/administer-cluster/topology-manager.md @@ -2,6 +2,7 @@ title: ノードのトポロジー管理ポリシーを制御する content_type: task min-kubernetes-server-version: v1.18 +weight: 150 ---