Move "Object management using kubectl"

The section contains four articles which fit better under concepts.

Closes: #4178
This commit is contained in:
Qiming Teng
2018-01-02 14:14:26 +08:00
parent 57235f6530
commit 0f243328c2
17 changed files with 63 additions and 55 deletions
+1 -1
View File
@@ -473,7 +473,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"hello-apparmor-pod": {&api.Pod{}},
"my-scheduler": {&extensions.Deployment{}},
},
"../docs/tutorials/object-management-kubectl": {
"../docs/concepts/overview/object-management-kubectl": {
"simple_deployment": {&extensions.Deployment{}},
"update_deployment": {&extensions.Deployment{}},
},