Skip to content

Commit b88e373

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

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/tasks/debug-application-cluster

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ crictl logs --tail=1 87d3992f84f74
310310
crictl create f84dd361f8dc51518ed291fbadd6db537b0496536c1d2d6c05ff943ce8c9a54f container-config.json pod-config.json
311311
```
312312

313-
4. すべてのコンテナをリストアップし、新しく作成されたコンテナのステートが`Created`に設定されていることを確認します:
313+
4. すべてのコンテナをリストアップし、新しく作成されたコンテナの状態が`Created`に設定されていることを確認します:
314314

315315
```shell
316316
crictl ps -a

0 commit comments

Comments
 (0)