apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T05:48: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: "4846"
  uid: f416bab6-123c-4c3f-893b-d8671b79750e
subsets:
- addresses:
  - ip: 199.204.45.69
    targetRef:
      kind: Node
      name: instance
      uid: 49cf1af1-86c1-42f8-a776-7254a3c4eaaf
  ports:
  - name: https-metrics
    port: 10250
    protocol: TCP
  - name: http-metrics
    port: 10255
    protocol: TCP
  - name: cadvisor
    port: 4194
    protocol: TCP
