Skip to content

Commit c764279

Browse files
committed
Add note tags and version prefix
1 parent 5850245 commit c764279

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

content/en/docs/reference/kubectl/cheatsheet.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ card:
1515

1616
This page contains a list of commonly used `kubectl` commands and flags.
1717

18-
These instructions are for Kubernetes {{< skew currentVersion >}}. To check the version, use the `kubectl version` command.
18+
{{< note >}}
19+
These instructions are for Kubernetes v{{< skew currentVersion >}}. To check the version, use the `kubectl version` command.
20+
{{< /note >}}
21+
1922
<!-- body -->
2023

2124
## Kubectl autocomplete

0 commit comments

Comments
 (0)