https://github.com/mlrun/ce
MLRun Community Edition
https://github.com/mlrun/ce
Last synced: 2 months ago
JSON representation
MLRun Community Edition
- Host: GitHub
- URL: https://github.com/mlrun/ce
- Owner: mlrun
- License: apache-2.0
- Created: 2022-08-16T11:43:47.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2026-03-16T06:19:18.000Z (4 months ago)
- Last Synced: 2026-03-16T18:28:38.587Z (4 months ago)
- Language: Shell
- Size: 519 KB
- Stars: 21
- Watchers: 6
- Forks: 33
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
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.