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

CKA study material · question 962 of 1000

Besides /metrics, which two endpoints does the kubelet serve? Choose two.

  1. /metrics/cadvisor
  2. /metrics/nodes
  3. /metrics/probes
  4. /metrics/scheduler
Show the answer

Answer: A. /metrics/cadvisor
C. /metrics/probes

The kubelet also serves /metrics/cadvisor, /metrics/resource and /metrics/probes, whose contents follow a different lifecycle from the main endpoint.

Source: Metrics For Kubernetes System Components (Kubernetes) — Metrics in Kubernetes

Challenge yourself on this topic → Study as cards