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 6b6f2aa commit 80a4405Copy full SHA for 80a4405
content/ja/docs/tasks/debug-application-cluster/crictl.md
@@ -13,7 +13,7 @@ content_type: task
13
`crictl`はCRI互換のコンテナランタイム用のコマンドラインインターフェイスです。
14
15
これを使って、Kubernetesノード上のコンテナランタイムやアプリケーションの検査やデバッグを行うことができます。
16
-`crictl`とそのソースは[cri-tools](https://github.com/kubernetes-sigs/cri-tools)リポジトリにホストされています。
+`crictl`とそのソースコードは[cri-tools](https://github.com/kubernetes-sigs/cri-tools)リポジトリにホストされています。
17
18
## {{% heading "prerequisites" %}}
19
0 commit comments