TFJob Common
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.
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:)
ReplicaStatus represents the current observed state of the replica.
ReplicaType represents the type of the replica. Each operator needs to define itsown set of ReplicaTypes.
RestartPolicy(string alias)
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 oneis RestartPolicyAlways.
Generated with gen-crd-api-reference-docs
on git commit .
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please .
Last modified 17.06.2019: update tfjob, pytorchjob ref scripts, style tables (#805) (affc79c5)