K8s Custom Resource and Operator For TensorFlow jobs
Quick Links
Overview
TFJob provides a Kubernetes custom resource that makes it easy to run distributed or non-distributed TensorFlow jobs on Kubernetes.
Please refer to the user guide for more information.
Deploy
kubectl apply -f ./deploy/v1/tf-operator.yaml
Contributing
Please refer to the developer_guide
Change Log
Please refer to CHANGELOG
Adopters
Please refer to adopters list.
Community
This is a part of Kubeflow, so please see readme in kubeflow/kubeflow to get in touch with the community.