We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ac8fd commit 4a3ee94Copy full SHA for 4a3ee94
content/en/blog/_posts/2025-02-03-introducing-jobset/2025-02-03-introducing-jobset.md
@@ -83,10 +83,7 @@ declarative way to easily create identical child-jobs to run on different island
83
without resorting to scripting or Helm charts to generate many versions of the same job but with
84
different names.
85
86
-<figure>
87
- <img src="jobset_diagram.svg">
88
- <figcaption><h4>JobSet Architecture</h4></figcaption>
89
-</figure>
+{{< figure src="jobset_diagram.svg" alt="JobSet Architecture" class="diagram-large" clicktozoom="true" >}}
90
91
Some other key JobSet features which address the problems described above include:
92
0 commit comments