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.
2 parents c8773e5 + b9770af commit 1f626ecCopy full SHA for 1f626ec
content/en/docs/reference/tools/map-crictl-dockercli.md
@@ -6,10 +6,6 @@ weight: 10
6
7
{{% thirdparty-content %}}
8
9
-{{<note>}}
10
-This page is deprecated and will be removed in Kubernetes 1.27.
11
-{{</note>}}
12
-
13
`crictl` is a command-line interface for {{<glossary_tooltip term_id="cri" text="CRI">}}-compatible container runtimes.
14
You can use it to inspect and debug container runtimes and applications on a
15
Kubernetes node. `crictl` and its source are hosted in the
@@ -74,4 +70,4 @@ crictl | Description
74
70
`runp` | Run a new pod
75
71
`rmp` | Remove one or more pods
76
72
`stopp` | Stop one or more running pods
77
-{{< /table >}}
73
+{{< /table >}}
0 commit comments