apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-13T17:51:01Z"
  creationTimestamp: "2026-09-13T17:50:10Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5743"
  uid: 5c9789b4-2610-4783-892a-13edf0cb5c11
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 82923328-6412-47d7-9fe1-8a7807c6f598
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
