apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T18:58:39Z"
  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: "4745"
  uid: 3ce3e9fe-b22e-4967-a524-4cc857f27406
subsets:
- addresses:
  - ip: 199.19.213.14
    targetRef:
      kind: Node
      name: instance
      uid: e2139cab-5e9b-44df-bfac-f995ea4f6951
  ports:
  - name: https-metrics
    port: 10250
    protocol: TCP
  - name: http-metrics
    port: 10255
    protocol: TCP
  - name: cadvisor
    port: 4194
    protocol: TCP
