AI-Hypercomputer / AI-Hypercomputer/xpk
Workload identity support for GKE cluster creation
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 193
- Fork
- 94
- Merge trung bình
- 24 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.