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
- Minio - https://github.com/minio/minio/tree/master/helm/minio
- 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
Refer to the installation instructions in the README of the mlrun-ce
chart.