Skip to content

Commit e0d4b37

Browse files
author
Tim Bannister
committed
Highlight link to kubectl cheat sheet
Also, reorder the section overall.
1 parent 73cd38c commit e0d4b37

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ This overview covers `kubectl` syntax, describes the command operations, and pro
2121
For details about each command, including all the supported flags and subcommands, see the
2222
[kubectl](/docs/reference/generated/kubectl/kubectl-commands/) reference documentation.
2323

24-
For installation instructions, see [Installing kubectl](/docs/tasks/tools/#kubectl).
24+
For installation instructions, see [Installing kubectl](/docs/tasks/tools/#kubectl);
25+
for a quick guide, see the [cheat sheet](/docs/reference/kubectl/cheatsheet/).
2526

2627
<!-- body -->
2728

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ reviewers:
55
- krousey
66
- clove
77
content_type: concept
8+
weight: 10 # highlight it
89
card:
910
name: reference
1011
weight: 30

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: JSONPath Support
33
content_type: concept
4-
weight: 25
54
---
65

76
<!-- overview -->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: kubectl Commands
3+
weight: 20
34
---
45

56
[kubectl Command Reference](/docs/reference/generated/kubectl/kubectl-commands/)

0 commit comments

Comments
 (0)