Bird
0
0

You want to create a dashboard showing request latency per service using service mesh telemetry data. Which two components must you configure together?

hard📝 Workflow Q8 of 15
Kubernetes - Service Mesh
You want to create a dashboard showing request latency per service using service mesh telemetry data. Which two components must you configure together?
AKubernetes scheduler and persistent volumes
BService mesh telemetry collection and a visualization tool like Grafana
CCluster autoscaler and network policies
DPod resource limits and node selectors
Step-by-Step Solution
Solution:
  1. Step 1: Identify telemetry data source and visualization

    Service mesh collects telemetry data like latency. A visualization tool such as Grafana displays this data in dashboards.
  2. Step 2: Exclude unrelated components

    Kubernetes scheduler, autoscaler, network policies, resource limits, and node selectors do not directly create dashboards.
  3. Final Answer:

    Service mesh telemetry collection and a visualization tool like Grafana -> Option B
  4. Quick Check:

    Telemetry + visualization tool = dashboard [OK]
Quick Trick: Combine telemetry data with Grafana for dashboards [OK]
Common Mistakes:
  • Confusing cluster management with observability tools
  • Ignoring need for visualization software
  • Assuming resource limits affect dashboards

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Kubernetes Quizzes