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 3b64cd5 commit b88e373Copy full SHA for b88e373
content/ja/docs/tasks/debug-application-cluster/crictl.md
@@ -310,7 +310,7 @@ crictl logs --tail=1 87d3992f84f74
310
crictl create f84dd361f8dc51518ed291fbadd6db537b0496536c1d2d6c05ff943ce8c9a54f container-config.json pod-config.json
311
```
312
313
-4. すべてのコンテナをリストアップし、新しく作成されたコンテナのステートが`Created`に設定されていることを確認します:
+4. すべてのコンテナをリストアップし、新しく作成されたコンテナの状態が`Created`に設定されていることを確認します:
314
315
```shell
316
crictl ps -a
0 commit comments