Skip to content

Commit 8474375

Browse files
add architecture (#3192)
* add architecture Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> * add architecture Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> * add architecture Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com> --------- Signed-off-by: juliusvonkohout <45896133+juliusvonkohout@users.noreply.github.com>
1 parent 25774bb commit 8474375

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can also install the master branch of [`kubeflow/manifests`](https://github.
2525
- [Release Process](#release-process)
2626
- [Security](#security)
2727
- [Pre-commit Hooks](#pre-commit-hooks)
28-
- [Resource Usage by components](#resource-usage-by-components)
28+
- [Architecture](#architecture)
2929
- [Frequently Asked Questions](#frequently-asked-questions)
3030

3131
<!-- tocstop -->
@@ -704,6 +704,11 @@ The hooks will run automatically on `git commit`. You can also run them manually
704704
pre-commit run
705705
```
706706

707+
## Architecture
708+
709+
![Kubeflow Architecture](architecture.svg)
710+
711+
707712
## Frequently Asked Questions
708713

709714
- **Q:** What versions of Istio, Knative, Cert-Manager, Argo, ... are compatible with Kubeflow?

architecture.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)