Merge pull request #754 from skippbox/fixit-730

fixit-730: wrong link and missing newline in index.md
This commit is contained in:
johndmulhausen
2016-06-29 11:05:00 -07:00
committed by GitHub
2 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -267,9 +267,9 @@ Here, `W` is the number of work items.
| Pattern | `.spec.completions` | `.spec.parallelism` |
| -------------------------------------------------------------------- |:-------------------:|:--------------------:|
| [Job Template Expansion](/docs/user-guide/job/expansions/) | 1 | should be 1 |
| [Queue with Pod Per Work Item](/docs/user-guide/job/work-queue-1/) | W | any |
| [Queue with Variable Pod Count](/docs/user-guide/job/work-queue-2/) | 1 | any |
| [Job Template Expansion](/docs/user-guide/jobs/expansions/) | 1 | should be 1 |
| [Queue with Pod Per Work Item](/docs/user-guide/jobs/work-queue-1/) | W | any |
| [Queue with Variable Pod Count](/docs/user-guide/jobs/work-queue-2/) | 1 | any |
| Single Job with Static Work Assignment | W | any |
+2 -1
View File
@@ -1,4 +1,5 @@
--- ---
---
---
* TOC
{:toc}