apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-26T05:09:17Z"
  creationTimestamp: "2026-08-26T05:08:56Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4846"
  uid: 95ff2883-29bf-4fc3-a642-964ebc7ccee6
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: cb1555c0-8b2d-44ff-96b7-b5f22b5d4596
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
