mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-27 20:42:58 +00:00
Add rule about kubectl to example guidelines doc.
This commit is contained in:
parent
067b1323d3
commit
b865784264
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user