Commit 6f2729f0 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #23132 from jeffmendoza/update-exmaple-guidelines

Auto commit by PR queue bot
parents f2d14990 b8657842
...@@ -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