Study. uk . com
  1. Home
  2. All questions
  3. Question 953

CKA study material · question 953 of 1000

Which monitoring platform does Kubernetes recommend?

  1. None, but it expects one that handles OpenMetrics
  2. Prometheus, as the reference implementation
  3. metrics-server, extended with adapters
  4. kube-state-metrics with a storage backend
Show the answer

Answer: A. None, but it expects one that handles OpenMetrics

The documentation deliberately recommends no particular platform, but says the monitoring system should be capable of handling the OpenMetrics transmission standard.

Source: Tools for Monitoring Resources (Kubernetes) — Full metrics pipeline

Challenge yourself on this topic → Study as cards