AI-Hypercomputer / AI-Hypercomputer/xpk
Workload identity support for GKE cluster creation
オープン
- 主要言語
- Python
- スター
- 193
- フォーク
- 94
- 平均マージ
- 24分
- マージ済み PR(30日)
- 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 はまだ評価されていません。