Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 837 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 837 Bytes

Kfops

Kfops is an opinionated Kubeflow "wrapper" to manage your pipelines and model deployment with use of dedicated python package and chatops commands. It simplifies and standardizes Kubeflow-based ML model lifecycle by enforcing "single repository per ML model" rule and explicit way how it should be configured. Commands like /build, /build_run and /deploy are executed in the context of the Pull Request.

Read the high-level introductory article.

For more details, visit documentation

Installation

Getting started

Developer Guide

Developer Guide