Skip to content

Commit 63d5e34

Browse files
authored
Update crictl.md
1 parent b9d21bf commit 63d5e34

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ crictl logs --tail=1 87d3992f84f74
231231
### Podサンドボックスの実行
232232

233233
`crictl`を使ってPodサンドボックスを実行することは、コンテナのランタイムをデバッグするのに便利です。
234-
実行中のKubernetesクラスタでは、サンドボックスは最終的にKubeletによって停止・削除されます。
235234

236235
1. 以下のようなJSONファイルを作成します:
237236

@@ -405,4 +404,4 @@ crictl | 説明
405404
`runp` | 新しいPodを実行します
406405
`rmp` | 1つまたは複数のPodを削除します
407406
`stopp` | 稼働中の1つまたは複数のPodを停止します
408-
{{< /table >}}
407+
{{< /table >}}

0 commit comments

Comments
 (0)