Merge pull request #754 from skippbox/fixit-730
fixit-730: wrong link and missing newline in index.md
This commit is contained in:
@@ -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 |
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
--- ---
|
||||
---
|
||||
---
|
||||
|
||||
* TOC
|
||||
{:toc}
|
||||
|
||||
Reference in New Issue
Block a user