EksPodPropertiesOverride
class EksPodPropertiesOverride
An object that contains overrides for the Kubernetes pod properties of a job.
Types
Properties
Link copied to clipboard
The overrides for the container that's used on the Amazon EKS pod.
Link copied to clipboard
The overrides for the initContainers
defined in the Amazon EKS pod. These containers run before application containers, always run to completion, and must complete successfully before the next container starts. These containers are registered with the Amazon EKS Connector agent and persists the registration information in the Kubernetes backend data store. For more information, see Init Containers in the Kubernetes documentation.
Link copied to clipboard
Metadata about the overrides for the container that's used on the Amazon EKS pod.