Skip to content

Commit f7f9f65

Browse files
authored
Merge pull request #25507 from reylejano/crictlnoteshortcodefix
Add note shortcode to 'Debugging Kubernetes nodes with crictl'
2 parents ddffa12 + c86ca1a commit f7f9f65

File tree

1 file changed

+2
-0
lines changed
  • content/en/docs/tasks/debug-application-cluster

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,9 @@ for more information.
360360

361361
The exact versions for below mapping table are for docker cli v1.40 and crictl v1.19.0. Please note that the list is not exhaustive. For example, it doesn't include experimental commands of docker cli.
362362

363+
{{< note >}}
363364
Warn: the output format of CRICTL is similar to Docker CLI, despite some missing columns for some CLI. Make sure to check output for the specific command if your script output parsing.
365+
{{< /note >}}
364366

365367
### Retrieve Debugging Information
366368

0 commit comments

Comments
 (0)