AI-Hypercomputer / AI-Hypercomputer/xpk

Workload identity support for GKE cluster creation

Open
#820 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
193
Forks
94
Avg merge
24m
Merged PRs (30d)
1

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.