Update content/ja/docs/tasks/debug-application-cluster/debug-application.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
pull/31089/head
Wang 2022-01-03 08:45:30 +09:00 committed by GitHub
parent ab35736630
commit bb5631f383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ spec:
kubectl get pods --selector=name=nginx,type=frontend kubectl get pods --selector=name=nginx,type=frontend
``` ```
リストがサービスを提供する予定のPodと一致することを確認します。 リストがServiceを提供する予定のPodと一致することを確認します。
Podの`containerPort`がサービスの`targetPort`と一致することを確認します。 Podの`containerPort`がサービスの`targetPort`と一致することを確認します。
#### ネットワークトラフィックが転送されません #### ネットワークトラフィックが転送されません