tf-operator

Introduction

tf-operator is an operator who manages the lifecycle of TensorFlow applications on Kubernetes. It aims to specify and run TensorFlow applications (workloads) as easily as running other types of workloads on Kubernetes.

Official project introduction and documentation: https://github.com/kubeflow/tf-operator

Notes and Constraints

  • This add-on can be installed only in CCE clusters of v1.13 and v1.15.
  • Some regions do not support this add-on. For details, refer to the console.

Installing the Add-on

  1. Log in to the CCE console and access the cluster details page. Choose Add-ons in the navigation pane, locate tf-operator on the right, and click Install.
  2. Click Install to directly install the add-on. Currently, the tf-operator add-on has no configurable parameters.