mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-17 05:17:34 +00:00
Merge pull request #79890 from oke-py/fix-typo-2
fixed a typo in kubectl book
This commit is contained in:
@@ -9,7 +9,7 @@ use cases, imperative porcelain commands may be helpful for development or debug
|
|||||||
issues. These commands are particularly helpful for learning about Kubernetes when coming
|
issues. These commands are particularly helpful for learning about Kubernetes when coming
|
||||||
from an imperative system.
|
from an imperative system.
|
||||||
|
|
||||||
**Note:** Some imperative commands can by run with `--dry-run -o yaml` to display the declarative
|
**Note:** Some imperative commands can be run with `--dry-run -o yaml` to display the declarative
|
||||||
form.
|
form.
|
||||||
|
|
||||||
This section describes imperative commands that will generate or patch Resource Config.
|
This section describes imperative commands that will generate or patch Resource Config.
|
||||||
|
|||||||
Reference in New Issue
Block a user