Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>pull/31089/head
parent
d8890fa712
commit
c8e5a4e187
|
@ -89,7 +89,7 @@ pods/mypod
|
|||
もしPodを作成できないのであれば、[上記の説明](#debugging-pods)を参照して、Podをデバッグしてください。
|
||||
また、`kubectl describe rc ${CONTROLLER_NAME}`を使用すると、レプリケーションコントローラーに関連するイベントを確認することができます。
|
||||
|
||||
### サービスのデバッグ
|
||||
### Serviceのデバッグ
|
||||
|
||||
サービスは、ポッドのセット全体でロードバランシングを提供します。
|
||||
サービスが正しく動作しない原因には、いくつかの一般的な問題があります。
|
||||
|
|
Loading…
Reference in New Issue