We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8890fa commit c8e5a4eCopy full SHA for c8e5a4e
content/ja/docs/tasks/debug-application-cluster/debug-application.md
@@ -89,7 +89,7 @@ pods/mypod
89
もしPodを作成できないのであれば、[上記の説明](#debugging-pods)を参照して、Podをデバッグしてください。
90
また、`kubectl describe rc ${CONTROLLER_NAME}`を使用すると、レプリケーションコントローラーに関連するイベントを確認することができます。
91
92
-### サービスのデバッグ
+### Serviceのデバッグ
93
94
サービスは、ポッドのセット全体でロードバランシングを提供します。
95
サービスが正しく動作しない原因には、いくつかの一般的な問題があります。
0 commit comments