Skip to content

Commit 5c1d701

Browse files
authored
Merge pull request #29176 from NamikoToriyama/ja/fix-notfound-link
[ja] Fix a non-existent link
2 parents 50e16b7 + 359d239 commit 5c1d701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Podをスケジュールできない理由に関するスケジューラーか
4747
クラスター内のCPUまたはメモリーの供給を使い果たした可能性があります。
4848
この場合、いくつかのことを試すことができます。
4949

50-
* クラスターに[ノードを追加します](/docs/tasks/administer-cluster/cluster-management/#resizing-a-cluster)
50+
* クラスターにノードを追加します
5151

5252
* [不要なPodを終了](/docs/concepts/workloads/pods/#pod-termination)して、
5353
`Pending`状態のPodのための空きリソースを作ります。

0 commit comments

Comments
 (0)