
Ultimate access to all questions.
How should you configure multiple environments in a large Google Kubernetes Engine (GKE) cluster to securely and efficiently support multiple application teams developing microservices, while minimizing costs and adhering to Google-recommended best practices?
A
Create new role-based access controls (RBAC) for each team in the existing cluster, and define resource quotas.
B
Create a new namespace for each environment in the existing cluster, and define resource quotas.
C
Create a new GKE cluster for each team.
D
Create a new namespace for each team in the existing cluster, and define resource quotas.