The sample that serves as a template for doing MLOps with open source projects like Kubeflow and MLFlow and tools on K8s platform
Перейти к файлу
Sushant Divate 0608788476
Sudivate/kale (#43)
2020-06-12 09:37:12 -07:00
.azdo Sudivate/kale (#43) 2020-06-12 09:37:12 -07:00
.github Serving (#41) 2020-06-04 14:26:50 -07:00
code Sudivate/kale (#43) 2020-06-12 09:37:12 -07:00
docs Adding some getting started text (#37) 2020-05-21 14:12:58 -07:00
setup Sudivate/kale (#43) 2020-06-12 09:37:12 -07:00
terraform basic foundational terraform template for testing environment: ACR, AKS + ArgoCD. (#42) 2020-06-09 14:21:32 -07:00
.gitignore Dispatch (#10) 2020-04-27 15:28:10 -07:00
README.md Adding some getting started text (#37) 2020-05-21 14:12:58 -07:00

README.md

KubeMLOps

The repo contains a sample that serves as a template for doing MLOps with open source projects and tools on K8s platform.

It implements a single ML use case including all parts of the picture such as DataOps for ML, ML Fundamentals, Observability and DevOps for ML.

Getting Started

  1. Follow instructions here