Skip to content

Commit

Permalink
Merge pull request #5 from andreyvelich/add-kubeflow-components
Browse files Browse the repository at this point in the history
Update Kubeflow Ecosystem Components
  • Loading branch information
ronaldpetty authored Apr 29, 2024
2 parents 5bcace4 + 7e13690 commit 64911dc
Show file tree
Hide file tree
Showing 3 changed files with 222 additions and 1 deletion.
40 changes: 39 additions & 1 deletion data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,14 @@ landscape:
crunchbase:
unnamed_organization: true
homepage_url: https://www.tensorflow.org
- item:
name: XGBoost
description: An optimized distributed gradient boosting library for machine learning.
repo_url: https://github.com/dmlc/xgboost
logo: ./xgboost.svg
crunchbase:
unnamed_organization: true
homepage_url: https://xgboost.readthedocs.io/en/stable/
- item:
name: Apache Zeppelin
description: Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Expand Down Expand Up @@ -376,7 +384,14 @@ landscape:
logo: ./alpa-logo-cropped.svg
crunchbase:
unnamed_organization: true
homepage_url: https://github.com/alpa-projects/alpa
homepage_url: https://github.com/alpa-projects/alpa
- item:
name: Kubeflow MPI Operator
description: MPI Operator to manage all-reduce distributed training and HPC workloads.
logo: ./kubeflow.svg
crunchbase:
unnamed_organization: true
homepage_url: https://github.com/kubeflow/mpi-operator

- subcategory:
name: Workload Observability
Expand Down Expand Up @@ -591,6 +606,14 @@ landscape:
crunchbase:
unnamed_organization: true
homepage_url: https://spark.apache.org/
- item:
name: Kubeflow Spark Operator
description: Operator to manage Apache Spark applications on Kubernetes.
repo_url:
logo: ./kubeflow.svg
crunchbase:
unnamed_organization: true
homepage_url: https://github.com/kubeflow/spark-operator
- item:
name: Apache Flink
description:
Expand Down Expand Up @@ -647,6 +670,21 @@ landscape:
crunchbase:
unnamed_organization: true
homepage_url: https://github.com/Alluxio/alluxio
- item:
name: Kubeflow Model Registry
description: Model Registry to store and manage models, versions, and artifacts metadata.
logo: ./kubeflow.svg
crunchbase:
unnamed_organization: true
homepage_url: https://github.com/kubeflow/model-registry
- item:
name: FEAST
description: Feature Store to manage machine learning features.
repo_url: https://github.com/feast-dev/feast
logo: ./feast.svg
crunchbase:
unnamed_organization: true
homepage_url: https://feast.dev/

- subcategory:
name: Governance, Policy & Security
Expand Down
1 change: 1 addition & 0 deletions logos/feast.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 64911dc

Please sign in to comment.