Highlight link to kubectl cheat sheet

Also, reorder the section overall.
This commit is contained in:
Tim Bannister
2021-12-05 23:04:29 +00:00
parent 73cd38cdc6
commit e0d4b37070
4 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ This overview covers `kubectl` syntax, describes the command operations, and pro
For details about each command, including all the supported flags and subcommands, see the For details about each command, including all the supported flags and subcommands, see the
[kubectl](/docs/reference/generated/kubectl/kubectl-commands/) reference documentation. [kubectl](/docs/reference/generated/kubectl/kubectl-commands/) reference documentation.
For installation instructions, see [Installing kubectl](/docs/tasks/tools/#kubectl). For installation instructions, see [Installing kubectl](/docs/tasks/tools/#kubectl);
for a quick guide, see the [cheat sheet](/docs/reference/kubectl/cheatsheet/).
<!-- body --> <!-- body -->
@@ -5,6 +5,7 @@ reviewers:
- krousey - krousey
- clove - clove
content_type: concept content_type: concept
weight: 10 # highlight it
card: card:
name: reference name: reference
weight: 30 weight: 30
@@ -1,7 +1,6 @@
--- ---
title: JSONPath Support title: JSONPath Support
content_type: concept content_type: concept
weight: 25
--- ---
<!-- overview --> <!-- overview -->
@@ -1,5 +1,6 @@
--- ---
title: kubectl Commands title: kubectl Commands
weight: 20
--- ---
[kubectl Command Reference](/docs/reference/generated/kubectl/kubectl-commands/) [kubectl Command Reference](/docs/reference/generated/kubectl/kubectl-commands/)