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 aace873 commit 87f2f38Copy full SHA for 87f2f38
content/ja/docs/tasks/debug-application-cluster/debug-application.md
@@ -109,7 +109,7 @@ EndpointがServiceのメンバーとして想定されるPod数と一致して
109
110
#### Serviceに対応するEndpointがありません
111
112
-エンドポイントが見つからない場合は、サービスが使用しているラベルを使用してポッドをリストアップしてみてください。
+Endpointが見つからない場合は、Serviceが使用しているラベルを使用してPodをリストアップしてみてください。
113
ラベルがあるところにServiceがあると想像してください。
114
115
```yaml
0 commit comments