Skip to content

davidspek/tf-operator

 
 

Repository files navigation

K8s Custom Resource and Operator For TensorFlow jobs

Build Status Coverage Status Go Report Card

Overview

TFJob provides a Kubernetes custom resource that makes it easy to run distributed or non-distributed TensorFlow jobs on Kubernetes.

Prerequisites

  • Version >= 1.16 of Kubernetes

Installation

kubectl apply -f ./deploy/v1/tf-operator.yaml

Quick Start

Please refer to the quick-start-v1.md and Kubeflow user guide for more information.

API Documentation

Please refer to API Documentation

Community

You can:

This is a part of Kubeflow, so please see readme in kubeflow/kubeflow to get in touch with the community.

Contributing

Please refer to the developer_guide

Change Log

Please refer to CHANGELOG

Version Matrix

The following table lists the most recent few versions of the operator.

Operator Version API Version Kubernetes Version
latest (master HEAD) v1 1.16+
v1.0.x v1 1.16+

About

Tools for ML/Tensorflow on Kubernetes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jsonnet 95.8%
  • Python 2.3%
  • Go 1.6%
  • Jupyter Notebook 0.2%
  • Shell 0.1%
  • Makefile 0.0%