Skip to content

Commit b9770af

Browse files
authored
Requesting this page not be deprecated
Could we keep this page to continue to help people to ramp up on crictl commands?
1 parent 7486c4c commit b9770af

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/en/docs/reference/tools/map-crictl-dockercli.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ weight: 10
66

77
{{% thirdparty-content %}}
88

9-
{{<note>}}
10-
This page is deprecated and will be removed in Kubernetes 1.27.
11-
{{</note>}}
12-
139
`crictl` is a command-line interface for {{<glossary_tooltip term_id="cri" text="CRI">}}-compatible container runtimes.
1410
You can use it to inspect and debug container runtimes and applications on a
1511
Kubernetes node. `crictl` and its source are hosted in the
@@ -74,4 +70,4 @@ crictl | Description
7470
`runp` | Run a new pod
7571
`rmp` | Remove one or more pods
7672
`stopp` | Stop one or more running pods
77-
{{< /table >}}
73+
{{< /table >}}

0 commit comments

Comments
 (0)