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:
@@ -122,7 +122,7 @@ spec:
|
||||
type: frontend
|
||||
```
|
||||
|
||||
セレクタに一致するポッドを一覧表示するには、次のコマンドを使用します。
|
||||
セレクタに一致するPodを一覧表示するには、次のコマンドを使用します。
|
||||
|
||||
```shell
|
||||
kubectl get pods --selector=name=nginx,type=frontend
|
||||
|
||||
Reference in New Issue
Block a user