Skip to content

Commit aace873

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

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
@@ -107,7 +107,7 @@ kubectl get endpoints ${SERVICE_NAME}
107107
EndpointがServiceのメンバーとして想定されるPod数と一致していることを確認してください。
108108
例えば、3つのレプリカを持つnginxコンテナ用のServiceであれば、ServiceのEndpointには3つの異なるIPアドレスが表示されるはずです。
109109

110-
#### サービスにエンドポイントがありません
110+
#### Serviceに対応するEndpointがありません
111111

112112
エンドポイントが見つからない場合は、サービスが使用しているラベルを使用してポッドをリストアップしてみてください。
113113
ラベルがあるところにServiceがあると想像してください。

0 commit comments

Comments
 (0)