Home
Softono

Mloperator

Open source Apache-2.0 Go
94
Stars
8
Forks
0
Issues
1
Watchers
2 months
Last Commit

 About Mloperator

ML/AI training/serving and agent sandbox operator and controller for Kubernetes

Platforms

Web Self-hosted Kubernetes

Languages

Go

Need Help Installing Mloperator?

We provide expert installation service for this software. Our team will install, configure, and secure Mloperator on your server. plans start at just $30.

Mloperator

View on GitHub

License: Apache 2 mloperator Slack Docs GitHub GitHub


mloperator


Machine Learning Operator & Controller for Kubernetes

Introduction

Kubernetes offers the facility of extending it's API through the concept of 'Operators' (Introducing Operators: Putting Operational Knowledge into Software). This repository contains the resources and code to deploy an Polyaxon native CRDs using a native Operator for Kubernetes.

This project is a Kubernetes controller that manages and watches Customer Resource Definitions (CRDs) that define primitives to handle, operate and reconcile operations like: builds, jobs, experiments, distributed training, notebooks, tensorboards, kubeflow integrations, ...

MLOperator Architecture

Kubeflow, Ray, and Dask operators

This Operator extends natively Kubeflow-Operators (TFJob/PytorchJob/MXNet/XGBoost/MPI/Paddle), Dask Operator, Ray Operator.