This repository was archived by the owner on Sep 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -25,13 +25,12 @@ If you are using Kubernetes, consider the Kubelet stats receiver
2525because many Kubernetes nodes do not expose cAdvisor on a network port,
2626even though they are running it within Kubelet.
2727
28-
2928In some managed Kubernetes environments, such as Amazon EKS, you cannot
3029directly access cAdvisor metrics due to the cluster provider's design
31- choices to enhance security and control. Instead, when exposed through
32- the Kubernetes proxy metric server, you can access these metrics, but a
33- specific configuration is required to collect them. For example, in
34- Amazon EKS, the kubeletstats receiver cannot directly collect cAdvisor metrics.
30+ choices to enhance security and control. Instead, these metrics are
31+ exposed through the Kubernetes proxy metric server and require a specific
32+ configuration to collect them. For example, in Amazon EKS, the kubeletstats
33+ receiver cannot directly collect cAdvisor metrics.
3534
3635To address this limitation, you are recommended to use the
3736:ref: `Prometheus receiver <prometheus_receiver >` to scrape
You can’t perform that action at this time.
0 commit comments