Move Guide topic: Coarse Parallel Processing Using a Work Queue

This commit is contained in:
Andrew Chen
2017-03-16 11:44:29 -07:00
parent 0386c39df1
commit db94608ba2
8 changed files with 327 additions and 282 deletions
+1 -1
View File
@@ -247,7 +247,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"http-liveness": {&api.Pod{}},
"http-liveness-named-port": {&api.Pod{}},
},
"../docs/user-guide/jobs/work-queue-1": {
"../docs/tasks/job/work-queue-1": {
"job": {&batch.Job{}},
},
"../docs/user-guide/jobs/work-queue-2": {