Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create architecture diagram #369

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs-gen/content/docs/getting-started/introduction.md
grahamia marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ Currently, we support the following eventsources:

## Architecture Overview

To do.

![architecture](/images/architecture.svg)
4 changes: 4 additions & 0 deletions docs-gen/static/images/architecture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/docs/getting-started/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ the link between CD and CT to provide Level 2 of the <a href="https://cloud.g
<li><a href="../../reference/run-completion">Run Completion Eventsource</a></li>
</ul>
<h2 id="architecture-overview">Architecture Overview</h2>
&lt;p>To do.&lt;/p></description></item><item><title>Docs: Installation</title><link>https://sky-uk.github.io/kfp-operator/docs/getting-started/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://sky-uk.github.io/kfp-operator/docs/getting-started/installation/</guid><description>
&lt;p>&lt;img src="https://sky-uk.github.io/kfp-operator/images/architecture.svg" alt="architecture">&lt;/p></description></item><item><title>Docs: Installation</title><link>https://sky-uk.github.io/kfp-operator/docs/getting-started/installation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://sky-uk.github.io/kfp-operator/docs/getting-started/installation/</guid><description>
&lt;p>We recommend the installation using Helm as it allows a declarative approach to managing Kubernetes resources.&lt;/p>
&lt;p>This guide assumes you are familiar with &lt;a href="https://helm.sh/">Helm&lt;/a>.&lt;/p>
&lt;h2 id="prerequisites">Prerequisites&lt;/h2>
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/getting-started/introduction/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ In this example we are updating a serving component with the location of the new
&lt;li>&lt;a href="../../reference/run-completion">Run Completion Eventsource&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="architecture-overview">Architecture Overview&lt;/h2>
&lt;p>To do.&lt;/p></description></item><item><title>Docs: Pipeline Dependencies</title><link>https://sky-uk.github.io/kfp-operator/docs/examples/pipeline_dependencies/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://sky-uk.github.io/kfp-operator/docs/examples/pipeline_dependencies/</guid><description>
&lt;p>&lt;img src="https://sky-uk.github.io/kfp-operator/images/architecture.svg" alt="architecture">&lt;/p></description></item><item><title>Docs: Pipeline Dependencies</title><link>https://sky-uk.github.io/kfp-operator/docs/examples/pipeline_dependencies/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://sky-uk.github.io/kfp-operator/docs/examples/pipeline_dependencies/</guid><description>
&lt;p>Pipeline dependencies allow splitting up larger machine learning pipelines into sub-pipelines. This is particularly useful when:&lt;/p>
&lt;ul>
&lt;li>The data of an earlier step changes at a lower frequency than the data for subsequent steps&lt;/li>
Expand Down
4 changes: 4 additions & 0 deletions docs/images/architecture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.