apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-03T18:53:09Z"
  labels:
    app.kubernetes.io/managed-by: prometheus-operator
    app.kubernetes.io/name: kubelet
    k8s-app: kubelet
  name: kube-prometheus-stack-kubelet
  namespace: kube-system
  resourceVersion: "4389"
  uid: 92cff89e-9e76-47f0-add2-0e381aee272c
subsets:
- addresses:
  - ip: 199.204.45.210
    targetRef:
      kind: Node
      name: instance
      uid: 2cc369ea-fade-43a1-b6c6-c62add7dc129
  ports:
  - name: https-metrics
    port: 10250
    protocol: TCP
  - name: http-metrics
    port: 10255
    protocol: TCP
  - name: cadvisor
    port: 4194
    protocol: TCP
