2V0-71.23 Question 315
Select 3An organization is managing multiple Kubernetes clusters using Tanzu Mission Control (TMC) and wants to integrate Aria Operations for Applications to gain deeper insights into application performance and reliability. Which steps are required to successfully enable the integration between Aria Operations for Applications and TMC?
- A
Enable the observability integration in Tanzu Mission Control for the target clusters.
- B
Install the Aria Operations for Applications agent on each node of the Kubernetes cluster.
- C
Configure a data collection policy in Aria Operations for Applications to pull metrics from the clusters.
- D
Ensure that the Kubernetes clusters are properly registered in Tanzu Mission Control.
- E
Create a service account in the Kubernetes clusters with the necessary permissions for metrics collection.
Show answer and explanation
Correct answers: A, D, E
Explanation
To integrate Aria Operations for Applications with Tanzu Mission Control, you must first enable the observability integration in TMC for the desired clusters. Additionally, the Kubernetes clusters must be properly registered in TMC, and a service account with the necessary permissions must be set up within the clusters to allow metrics and logs collection. These steps ensure seamless integration and enable detailed insights into application performance and reliability.
- A. Correct.
Correct: Enabling the observability integration in Tanzu Mission Control is a required step to allow TMC to integrate with Aria Operations for Applications.
- B. Incorrect.
Incorrect: The Aria Operations for Applications agent is not installed directly on the Kubernetes nodes. Instead, the required components are deployed via integrations and policies.
- C. Incorrect.
Incorrect: Data collection in Aria Operations for Applications is typically automatic once the integration is set up through Tanzu Mission Control; no separate data collection policy is required.
- D. Correct.
Correct: Kubernetes clusters need to be registered in Tanzu Mission Control to enable the integration with Aria Operations for Applications.
- E. Correct.
Correct: A service account with proper permissions is required for metrics and logs collection to ensure that Aria Operations for Applications can retrieve the necessary data.