AI-Hypercomputer / AI-Hypercomputer/xpk
Workload identity support for GKE cluster creation
未關閉
- 主要語言
- Python
- 星號
- 193
- 分支
- 94
- 平均合併
- 24 分鐘
- 30 天內合併 PR
- 1
描述
Currently cluster created using XPK are setup using the default compute service account and assign some scopes for the service account. Its recommended to use workload identity as its more scoped and granular and is also the recommended way to access gcp resources.
https://docs.cloud.google.com/kubernetes-engine/docs/concepts/security-overview#access-gcp-resources
Existing path using
https://docs.cloud.google.com/kubernetes-engine/docs/how-to/access-scopes
Workload Identity
https://docs.cloud.google.com/kubernetes-engine/docs/how-to/workload-identity
貢獻指南
評估
這個 Issue 還沒有評估資料。