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
[X] Create high-level architecture diagram
[x] Figure out how to embed draw.io diagrams so they're diffable and editable (if that's possible)
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