apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T02:34:06Z"
  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: "4860"
  uid: 3cead0bd-030c-46df-b6c8-d2db8d98efb3
subsets:
- addresses:
  - ip: 199.204.45.38
    targetRef:
      kind: Node
      name: instance
      uid: 4e7535d4-2205-41ca-a3f1-bb45fe706c06
  ports:
  - name: https-metrics
    port: 10250
    protocol: TCP
  - name: http-metrics
    port: 10255
    protocol: TCP
  - name: cadvisor
    port: 4194
    protocol: TCP
