TFJob Common
Out of date
This guide contains outdated information pertaining to Kubeflow 1.0. This guide needs to be updated for Kubeflow 1.1.
Packages:
Package v1beta2 is the v1beta2 version of the API.
Resource Types:
CleanPodPolicy describes how to deal with pods when the job is finished.
JobCondition
(Appears on: JobStatus)
JobCondition describes the state of the job at a certain point.
(Appears on: )
JobConditionType defines all kinds of types of JobStatus.
JobStatus
JobStatus represents the current observed state of the training Job.
ReplicaSpec is a description of the replica
ReplicaStatus
(Appears on: JobStatus)
ReplicaStatus represents the current observed state of the replica.
ReplicaType represents the type of the replica. Each operator needs to define its own set of ReplicaTypes.
RestartPolicy (string
alias)
(Appears on: ReplicaSpec)
RestartPolicy describes how the replicas should be restarted. Only one of the following restart policies may be specified. If none of the following policies is specified, the default one is RestartPolicyAlways.
Generated with gen-crd-api-reference-docs
on git commit fd76deec
.