* Update imperative-command.md

* Update imperative-command.md
This commit is contained in:
Suhwan Cha
2019-05-21 16:30:45 +09:00
committed by Kubernetes Prow Robot
parent 0d471c4fc8
commit 6be8640778
@@ -27,7 +27,7 @@ The `kubectl` tool supports three kinds of object management:
* Imperative object configuration
* Declarative object configuration
See [Kubernetes Object Management](/docs/concepts/overview/object-management-kubectl/overview/)
See [Kubernetes Object Management](/docs/concepts/overview/working-with-objects/object-management/)
for a discussion of the advantages and disadvantage of each kind of object management.
## How to create objects