zh-translation:/docs/reference/glossary/workload-instance-principal.md (#5672)

* zh trans 1381

* not trans title

* Correct the unreasonable word order
This commit is contained in:
mrshengzyzy 2019-11-19 10:06:45 +08:00 committed by Istio Automation
parent b2e625e0cb
commit 1a41fa6010
1 changed files with 2 additions and 5 deletions

View File

@ -1,9 +1,6 @@
---
title: Workload Instance Principal
---
The verifiable authority under which a [workload instance](#workload-instance) runs.
Istio's service-to-service authentication is used to produce the workload principal.
By default workload principals are compliant with the SPIFFE ID format.
工作负载实例主体是[工作负载实例](#workload-instance)的可验证权限。Istio 的服务到服务身份验证用于生成工作负载实例主体。默认情况下,工作负载实例主体与 SPIFFE ID 格式兼容。
Workload instance principals are available in policy and telemetry configuration
using the `source.principal` and `destination.principal` [attributes](#attribute).
`policy``telemetry` 配置中用到了工作负载实例主体,对应的[属性](#attribute)是 `source.principal``destination.principal`