AI-Hypercomputer / AI-Hypercomputer/xpk

Workload identity support for GKE cluster creation

未关闭
#820 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。