apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-26T07:14:20Z"
  creationTimestamp: "2026-04-26T07:13:59Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "9891"
  uid: 79d24db0-8cbb-4b68-a434-609dd18f1918
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 1b2394cc-f3db-4283-8c1e-22a40c7370a9
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
