Skip to content

Commit b35be9a

Browse files
committed
table formatting
1 parent eb10e44 commit b35be9a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.KubeConEU25/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -578,12 +578,12 @@ spec:
578578
579579
We will use four types of jobs:
580580
581-
| Job Type | Priority | Duration | Number of Pods | GPU Usage |
582-
---------------------------------------------------------------
583-
| short | normal | 30s | 2 | 2 X 4 = 8 |
584-
| normal | normal | 600s | 2 | 2 X 4 = 8 |
585-
| important| high | 600s | 2 | 2 x 4 = 8 |
586-
| large | normal | 600s | 4 | 4 x 4 = 16|
581+
| Job Type | Priority | Duration | Number of Pods | GPU Usage |
582+
|----------|----------|----------|----------------|------------|
583+
| short | normal | 30s | 2 | 2 X 4 = 8 |
584+
| normal | normal | 600s | 2 | 2 X 4 = 8 |
585+
| important| high | 600s | 2 | 2 x 4 = 8 |
586+
| large | normal | 600s | 4 | 4 x 4 = 16 |
587587
588588
### Queuing
589589

0 commit comments

Comments
 (0)