sky-uk / kfp-operator

https://sky-uk.github.io/kfp-operator
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

Create architecture diagram #369

Open alexgeorgousis opened 1 month ago

alexgeorgousis commented 1 month ago

This PR adds a high-level architecture diagram illustrating the KFP Operator managing ML pipelines using Kubernetes Custom Resource Definitions (CRDs) across multiple provider and user namespaces. It demonstrates how the operator interacts with Kubernetes components to orchestrate pipelines in various runtime environments.

The PR also integrates the diagram in a diffable and editable format using draw.io, enabling easy version control and collaboration.

Tasks

edinekj commented 1 month ago