An open API service indexing awesome lists of open source software.

https://github.com/mlrun/ce

MLRun Community Edition
https://github.com/mlrun/ce

Last synced: 2 months ago
JSON representation

MLRun Community Edition

Awesome Lists containing this project

README

          

# MLRun Community Edition: MLRun Open Source Stack for MLOps

This repo contains the Helm charts for the MLRun Community Edition (CE) - a full open source MLOps stack.

The Open source MLRun CE chart includes the following stack:

* Nuclio - https://github.com/nuclio/nuclio
* MLRun - https://github.com/mlrun/mlrun
* Jupyter - https://github.com/jupyter/notebook (+MLRun integrated)
* MPI Operator - https://github.com/kubeflow/mpi-operator
* SeaweedFS - https://github.com/seaweedfs/seaweedfs (S3-compatible storage)
* Spark Operator - https://github.com/GoogleCloudPlatform/spark-on-k8s-operator
* Pipelines - https://github.com/kubeflow/pipelines
* Prometheus stack - https://github.com/prometheus-community/helm-charts

## Installation

Refer to the installation instructions in the [README](charts/mlrun-ce/README.md) of the `mlrun-ce` chart.