Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
https://github.com/kubeflow/kubeflow
google-kubernetes-engine jupyter kubeflow kubernetes machine-learning minikube ml notebook tensorflow
Last synced: 11 days ago
JSON representation
Machine Learning Toolkit for Kubernetes
- Host: GitHub
- URL: https://github.com/kubeflow/kubeflow
- Owner: kubeflow
- License: apache-2.0
- Created: 2017-11-30T18:44:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T21:00:16.000Z (5 months ago)
- Last Synced: 2024-06-12T22:28:18.842Z (5 months ago)
- Topics: google-kubernetes-engine, jupyter, kubeflow, kubernetes, machine-learning, minikube, ml, notebook, tensorflow
- Language: TypeScript
- Homepage:
- Size: 314 MB
- Stars: 13,857
- Watchers: 363
- Forks: 2,331
- Open Issues: 427
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: security/OWNERS
- Roadmap: ROADMAP.md
Awesome Lists containing this project
- awesome - kubeflow - Machine Learning Toolkit for Kubernetes (Jsonnet)
- awesome - kubeflow - Machine Learning Toolkit for Kubernetes (Jsonnet)
- awesome-tensorflow - Kubeflow - Framework for easily using Tensorflow with Kubernetes. (Models/Projects)
- awesome-llmops - Kubeflow - square) | (Large Scale Deployment / ML Platforms)
- awesome-starts - kubeflow/kubeflow - Machine Learning Toolkit for Kubernetes (Jsonnet)
- awesome-machine-learning-engineering - kubeflow
- awesome-eks - Kubeflow
- awesome-robotic-tooling - kubeflow - Machine Learning Toolkit for Kubernetes (Interaction / High Performance Computing)
- awesome-kubeflow - Kubeflow Main Repository - end to access major components of Kubeflow. (Ecosystem Projects)
- awesome-list - Kubeflow - Machine Learning Toolkit for Kubernetes. (Deep Learning Framework / Deployment & Distribution)
- awesome-cloud-native - kubeflow - Machine Learning Toolkit for Kubernetes. (AI)
- awesome-production-machine-learning - Kubeflow - A cloud-native platform for machine learning based on Google’s internal machine learning pipelines. (Training Orchestration)
- StarryDivineSky - kubeflow/kubeflow - 管道、训练和部署。 (分布式机器学习)
- awesome-tensorflow - Kubeflow - Framework for easily using Tensorflow with Kubernetes. (Models/Projects)
- awesome-starred - kubeflow/kubeflow - Machine Learning Toolkit for Kubernetes (tensorflow)
- my-awesome - kubeflow/kubeflow - kubernetes-engine,jupyter,kubeflow,kubernetes,machine-learning,minikube,ml,notebook,tensorflow pushed_at:2024-10 star:14.3k fork:2.4k Machine Learning Toolkit for Kubernetes (TypeScript)
- Awesome-AIML-Data-Ops - Kubeflow - A cloud native platform for machine learning based on Google’s internal machine learning pipelines. (Model Training Orchestration)
- awesome-k8s-resources - Kubeflow - Kubeflow is a Cloud Native platform for machine learning based on Google’s internal machine learning pipelines. (Tools and Libraries / Data Processing and Machine Learning)
- fucking-awesome-tensorflow - Kubeflow - Framework for easily using Tensorflow with Kubernetes. (Models/Projects)
- awesome-production-machine-learning - Kubeflow - A cloud native platform for machine learning based on Google’s internal machine learning pipelines. (Model Deployment and Orchestration Frameworks)
README
# Kubeflow
[![Join Kubeflow Slack](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://www.kubeflow.org/docs/about/community/#kubeflow-slack-channels)
[![CLOMonitor](https://img.shields.io/endpoint?url=https://clomonitor.io/api/projects/cncf/kubeflow/badge)](https://clomonitor.io/projects/cncf/kubeflow)## About Kubeflow
[Kubeflow](https://www.kubeflow.org/) makes artificial intelligence and machine learning simple, portable, and scalable.
We are an _ecosystem_ of [Kubernetes](https://kubernetes.io/) based components for each stage in the [AI/ML Lifecycle](https://www.kubeflow.org/docs/started/architecture/#kubeflow-components-in-the-ml-lifecycle) with support for best-in-class open source [tools and frameworks](https://www.kubeflow.org/docs/started/architecture/#kubeflow-ecosystem).
Please refer to the official [documentation](https://www.kubeflow.org/docs/) for more information.## Kubeflow Components
The [Kubeflow Ecosystem](https://www.kubeflow.org/docs/started/architecture/#kubeflow-ecosystem) is composed of several projects known as _Kubeflow Components_.
The following table lists the components and their respective source code repositories:
| Component | Source Code |
|---------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
| [KServe](https://www.kubeflow.org/docs/external-add-ons/kserve/) | [`kserve/kserve`](https://github.com/kserve/kserve) |
| [Kubeflow Katib](https://www.kubeflow.org/docs/components/katib/) | [`kubeflow/katib`](https://github.com/kubeflow/katib) |
| [Kubeflow Model Registry](https://www.kubeflow.org/docs/components/model-registry/) | [`kubeflow/model-registry`](https://github.com/kubeflow/model-registry) |
| [Kubeflow MPI Operator](https://www.kubeflow.org/docs/components/training/user-guides/mpi/) | [`kubeflow/mpi-operator`](https://github.com/kubeflow/mpi-operator) |
| [Kubeflow Notebooks](https://www.kubeflow.org/docs/components/notebooks/) | [`kubeflow/notebooks`](https://github.com/kubeflow/notebooks) |
| [Kubeflow Pipelines](https://www.kubeflow.org/docs/components/pipelines/) | [`kubeflow/pipelines`](https://github.com/kubeflow/pipelines) |
| [Kubeflow Spark Operator](https://www.kubeflow.org/docs/components/spark-operator/) | [`kubeflow/spark-operator`](https://github.com/kubeflow/spark-operator) |
| [Kubeflow Training Operator](https://www.kubeflow.org/docs/components/training/) | [`kubeflow/training-operator`](https://github.com/kubeflow/training-operator) |## Kubeflow Platform
The [Kubeflow Platform](https://www.kubeflow.org/docs/started/introduction/#what-is-kubeflow-platform) refers to the full suite of Kubeflow Components bundled together with additional integration and management tools.
The following table lists the platform components and their respective source code repositories:
| Component | Source Code |
|-----------------------------------------------------------------------------------------------------|---------------------------------------------------------------|
| [Central Dashboard](https://www.kubeflow.org/docs/components/central-dash/) | [`kubeflow/dashboard`](https://github.com/kubeflow/dashboard) |
| [Profile Controller](https://www.kubeflow.org/docs/components/central-dash/profiles/) | [`kubeflow/dashboard`](https://github.com/kubeflow/dashboard) |
| [Kubeflow Manifests](https://www.kubeflow.org/docs/started/installing-kubeflow/#kubeflow-manifests) | [`kubeflow/manifests`](https://github.com/kubeflow/manifests) |## Kubeflow Community & Contributing
Kubeflow is a community-lead project maintained by the [Kubeflow Working Groups](https://www.kubeflow.org/docs/about/community/#kubeflow-working-groups) under the guidance of the [Kubeflow Steering Committee](https://github.com/kubeflow/community/blob/master/KUBEFLOW-STEERING-COMMITTEE.md).
We encourage you to learn about the [Kubeflow Community](https://www.kubeflow.org/docs/about/community/) and how to [contribute](https://www.kubeflow.org/docs/about/contributing/) to the project!