Commit b8657842 authored by Jeff Mendoza's avatar Jeff Mendoza

Add rule about kubectl to example guidelines doc.

parent 067b1323
...@@ -110,7 +110,8 @@ Examples are not: ...@@ -110,7 +110,8 @@ Examples are not:
* When providing an example command or config for which the user is * When providing an example command or config for which the user is
expected to substitute text with something specific to them, use expected to substitute text with something specific to them, use
angle brackets: `<IDENTIFIER>` for the text to be substituted. angle brackets: `<IDENTIFIER>` for the text to be substituted.
* Use `kubectl` instead of `cluster\kubectl.sh` for example cli
commands.
### At the end ### At the end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment