From 946f0d081f3fcae75b9088b7aaa63c9322b53bb5 Mon Sep 17 00:00:00 2001 From: DennyZhang - DevOps & Cloud Native Date: Wed, 3 Oct 2018 19:54:27 -0700 Subject: [PATCH] Add community kubectl cheatsheet (#10453) --- content/en/docs/reference/kubectl/cheatsheet.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/reference/kubectl/cheatsheet.md b/content/en/docs/reference/kubectl/cheatsheet.md index 33300cc84c0..8ded895e734 100644 --- a/content/en/docs/reference/kubectl/cheatsheet.md +++ b/content/en/docs/reference/kubectl/cheatsheet.md @@ -321,4 +321,6 @@ Verbosity | Description * Also [kubectl Usage Conventions](/docs/reference/kubectl/conventions/) to understand how to use it in reusable scripts. +* See more community [kubectl cheatsheets](https://github.com/dennyzhang/cheatsheet-kubernetes-A4). + {{% /capture %}}