mirror of https://github.com/istio/istio.io.git
424 B
424 B
| title |
|---|
| Workload Name |
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.