2V0-71.23 Question 126
Single answerAn organization is using VMware Tanzu Mission Control (TMC) to manage its Kubernetes clusters across multiple environments. The DevOps team has recently onboarded a new cluster into TMC but wants to ensure that the cluster complies with the organization's security policies. Which feature of Tanzu Mission Control should the team use to achieve this?
- A
Cluster inspection
- B
Policy management
- C
Data protection
- D
Cluster lifecycle management
Show answer and explanation
Correct answer: B
Explanation
Tanzu Mission Control's 'Policy management' feature enables administrators to define and apply policies for security, access control, and resource quotas across Kubernetes clusters. This ensures that clusters comply with organizational standards and security requirements, making it the correct solution for the team's goal.
- A. Incorrect.
Cluster inspection is a feature used to analyze the health and configuration of a cluster, but it is not specifically used for enforcing organizational policies.
- B. Correct.
Policy management in Tanzu Mission Control allows teams to define and enforce rules, such as security, access, and quota policies, ensuring compliance across clusters.
- C. Incorrect.
Data protection is focused on backup and recovery of workloads in the cluster, not on enforcing compliance with security policies.
- D. Incorrect.
Cluster lifecycle management is used for provisioning, upgrading, and scaling clusters but does not address compliance with organizational policies.