Update some links
update some links in declarative-object-management-configuration.md
This commit is contained in:
+3
-3
@@ -20,7 +20,7 @@ The `kubectl` tool supports three kinds of object management:
|
|||||||
* Imperative object configuration
|
* Imperative object configuration
|
||||||
* Declarative object configuration
|
* Declarative object configuration
|
||||||
|
|
||||||
See [Kubernetes Object Management](/docs/concepts/tools/kubectl/object-management-overview/)
|
See [Kubernetes Object Management](/docs/tutorials/object-management-kubectl/object-management/)
|
||||||
for a discussion of the advantages and disadvantage of each kind of object management.
|
for a discussion of the advantages and disadvantage of each kind of object management.
|
||||||
|
|
||||||
## Before you begin
|
## Before you begin
|
||||||
@@ -29,8 +29,8 @@ Declarative object configuration requires a firm understanding of
|
|||||||
the Kubernetes object definitions and configuration. Read and complete
|
the Kubernetes object definitions and configuration. Read and complete
|
||||||
the following documents if you have not already:
|
the following documents if you have not already:
|
||||||
|
|
||||||
- [Managing Kubernetes Objects Using Imperative Commands](/docs/concepts/tools/kubectl/object-management-using-imperative-commands/)
|
- [Managing Kubernetes Objects Using Imperative Commands](/docs/tutorials/object-management-kubectl/imperative-object-management-command/)
|
||||||
- [Imperative Management of Kubernetes Objects Using Configuration Files](/docs/concepts/tools/kubectl/object-management-using-imperative-config/)
|
- [Imperative Management of Kubernetes Objects Using Configuration Files](docs/tutorials/object-management-kubectl/imperative-object-management-configuration/)
|
||||||
|
|
||||||
Following are definitions for terms used in this document:
|
Following are definitions for terms used in this document:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user