项目作者: like199

项目描述 :
of-operator 是一种方便跑分布式训练任务的k8s 的crd
高级语言: Go
项目地址: git://github.com/like199/of-operator.git
创建时间: 2019-10-16T08:26:35Z
项目社区:https://github.com/like199/of-operator

开源协议:

下载


of-operator

of-operator 是一个自定义k8s CRD,可以方便的跑分布式的训练任务.

Installation

make && make install && make run

you can test the crd

kubectl create -f ./config/samples/

kubectl get ofjob