Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
@@ -129,7 +129,7 @@ kubectl get pods --selector=name=nginx,type=frontend
|
||||
```
|
||||
|
||||
リストがServiceを提供する予定のPodと一致することを確認します。
|
||||
Podの`containerPort`がサービスの`targetPort`と一致することを確認します。
|
||||
Podの`containerPort`がServiceの`targetPort`と一致することを確認します。
|
||||
|
||||
#### ネットワークトラフィックが転送されません
|
||||
|
||||
|
||||
Reference in New Issue
Block a user