mirror of https://github.com/istio/istio.io.git
439 B
439 B
title | type |
---|---|
Workload Name | markdown |
A unique name for a workload, identifying it within the service mesh.
Unlike the service name and the [workload principal], the workload name is not a
strongly verified property and should not be used when enforcing ACLs.
The workload names is accessible in Istio configuration as the source.name
and destination.name
attributes.