apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-22T11:44:02Z"
  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: "5079"
  uid: c87c9a9b-2a3a-4cbf-87e1-0e9763071fc2
subsets:
- addresses:
  - ip: 199.204.45.89
    targetRef:
      kind: Node
      name: instance
      uid: a5729261-bd30-4a18-891b-dfaadb0eac30
  ports:
  - name: https-metrics
    port: 10250
    protocol: TCP
  - name: http-metrics
    port: 10255
    protocol: TCP
  - name: cadvisor
    port: 4194
    protocol: TCP
