Add version information to kubectl cheat sheet
This commit is contained in:
parent
f635ceea9a
commit
585024554c
|
|
@ -15,6 +15,7 @@ card:
|
|||
|
||||
This page contains a list of commonly used `kubectl` commands and flags.
|
||||
|
||||
These instructions are for Kubernetes {{< skew currentVersion >}}. To check the version, use the `kubectl version` command.
|
||||
<!-- body -->
|
||||
|
||||
## Kubectl autocomplete
|
||||
|
|
|
|||
Loading…
Reference in New Issue