mirror of https://github.com/istio/istio.io.git
8 lines
359 B
Markdown
8 lines
359 B
Markdown
---
|
|
title: Workload ID
|
|
---
|
|
A unique identifier for an individual instance of a [workload](#workload).
|
|
Like [workload name](#workload-name), the workload ID is not a strongly verified property and should not be used
|
|
when enforcing ACLs. The workload IDs are accessible in Istio configuration as the
|
|
`source.uid` and `destination.uid` [attributes](#attribute).
|