Skip to content

Commit d97de90

Browse files
ptuxnasa9084
andauthored
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <[email protected]>
1 parent 42df213 commit d97de90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ kubectl get endpoints ${SERVICE_NAME}
105105
```
106106

107107
EndpointがServiceのメンバーとして想定されるPod数と一致していることを確認してください。
108-
例えば、3つのレプリカを持つnginxコンテナ用のサービスであれば、サービスのエンドポイントには3つの異なるIPアドレスが表示されるはずです
108+
例えば、3つのレプリカを持つnginxコンテナ用のServiceであれば、ServiceのEndpointには3つの異なるIPアドレスが表示されるはずです
109109

110110
#### サービスにエンドポイントがありません
111111

0 commit comments

Comments
 (0)