Skip to content

Commit 1f626ec

Browse files
authored
Merge pull request #41182 from JayBeale/patch-1
Retain page “Mapping from dockercli to crictl” (cancel planned removal)
2 parents c8773e5 + b9770af commit 1f626ec

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)