Workload Template
Overview
Briefly describe this workload.
Service Mesh
Interactions
Workload does not interact with other services in the mesh.
Placement
Workload should be deployed to the authoring|reportability environment.
Pod Specification
Attributes
Name
Restart Policy
Termination Grace Period (seconds)
Tolerations (optional for AIMS environments)
Containers
Container TemplateVolumes
Workload Definition
Provision workload as a Kubernetes Deployment resource, with RollingUpdate strategy and the following attributes for nominal operation state:
Replicas
Minimum Ready Seconds
Maximum Surge
Maximum Unavailable
Provision workload as a Kubernetes Deployment resource, with RollingUpdate strategy and the following attributes for nominal operation state:
Replicas
Minimum Ready Seconds
Maximum Surge
Maximum Unavailable
Workload Identity
A Kubernetes Service Account named service should be associated with this workload, for bindings specified in containers.
Last updated