apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T00:42:34Z"
  creationTimestamp: "2026-04-17T00:41:58Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5566"
  uid: fccda335-a1d9-44b0-bc16-86e871f03fca
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 75d811b2-4ed4-4e93-8f44-fad8e58e84b3
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
