Auto-sync: 2026-04-19 06:32

This commit is contained in:
2026-04-19 06:32:15 +08:00
parent 56f49ecd5b
commit a1636ec67a
92 changed files with 3251 additions and 5 deletions

View File

@@ -36,4 +36,18 @@ date_added: 2026-04-18
## Related Entities
- [[AWS]]
- [[Gruntwork]]
- [[Gruntwork]]
## OpenText Tagging Standard V2
OpenText Tagging Standard V2 是标签方法论的具体实现,由 Phenops 团队于 2023 年发起,扩展了以下应用范围:
- 云账号
- 云资源(计算、存储、网络)
- Kubernetes 对象namespace、pod、deployment、service、configmap
- 容器镜像
### 标签规范特点
- 使用小写下划线语法(如 `ot_business_unit`
- 前缀标签确保语义明确:
- OT_ 用于云标签
- app.opentext.com 用于 Kubernetes 标签
- com.opentext.image 用于容器镜像标签