WorkloadSpec
io.k8s.api.scheduling.v1alpha2.WorkloadSpec
Description
WorkloadSpec defines the desired state of a Workload.
Properties
-
controllerRefTypedLocalObjectReference - ControllerRef is an optional reference to the controlling object, such as a Deployment or Job. This field is intended for use by tools like CLIs to provide a link back to the original workload definition. This field is immutable.
-
podGroupTemplates[]PodGroupTemplate required - PodGroupTemplates is the list of templates that make up the Workload. The maximum number of templates is 8. This field is immutable.