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.
1 parent 5850245 commit c764279Copy full SHA for c764279
content/en/docs/reference/kubectl/cheatsheet.md
@@ -15,7 +15,10 @@ card:
15
16
This page contains a list of commonly used `kubectl` commands and flags.
17
18
-These instructions are for Kubernetes {{< skew currentVersion >}}. To check the version, use the `kubectl version` command.
+{{< note >}}
19
+These instructions are for Kubernetes v{{< skew currentVersion >}}. To check the version, use the `kubectl version` command.
20
+{{< /note >}}
21
+
22
<!-- body -->
23
24
## Kubectl autocomplete
0 commit comments