istio v1.13.3

WorkloadGroup.spec

Describes a collection of workload instances. See more details at: https://istio.io/docs/reference/config/networking/workload-group.html

3 fields
WorkloadGroup.spec fields and descriptions
Field / TypeDescription
object

Metadata that will be used for all corresponding `WorkloadEntries`.

any

`ReadinessProbe` describes the configuration the user must provide for healthchecking on their workload.

object

Template to be used for the generation of `WorkloadEntry` resources that belong to this `WorkloadGroup`.