Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are deploying containers across multiple projects in Google Cloud. Your application running in Google Kubernetes Engine (GKE) requires access to Google Cloud services. What is the recommended approach?
A
Assign a Google service account to the GKE nodes.
B
Use a Google service account to run the Pod with Workload Identity.
C
Store the Google service account credentials as a Kubernetes Secret.
D
Use a Google service account with GKE role-based access control (RBAC).