Google
PROFESSIONAL-CLOUD-DEVELOPER · Question #130
You are designing a resource-sharing policy for applications used by different teams in a Google Kubernetes Engine cluster. You need to ensure that all applications can access the resources needed to
Sign in or unlock PROFESSIONAL-CLOUD-DEVELOPER to reveal the answer and full explanation for question #130. The question stem and answer options stay visible for context.
Managing cloud-native applications
Question
You are designing a resource-sharing policy for applications used by different teams in a Google Kubernetes Engine cluster. You need to ensure that all applications can access the resources needed to run. What should you do? (Choose two.)
Options
- ASpecify the resource limits and requests in the object specifications.
- BCreate a namespace for each team, and attach resource quotas to each namespace.
- CCreate a LimitRange to specify the default compute resource requirements for each namespace.
- DCreate a Kubernetes service account (KSA) for each application, and assign each KSA to the
- EUse the Anthos Policy Controller to enforce label annotations on all namespaces. Use taints and
Unlock PROFESSIONAL-CLOUD-DEVELOPER to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-DEVELOPER questions. Unlock PROFESSIONAL-CLOUD-DEVELOPER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Kubernetes Resource Management#GKE Multi-tenancy#Resource Quotas#LimitRanges