apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-30T02:03:00Z"
  creationTimestamp: "2026-05-30T02:02:09Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5712"
  uid: ac288126-98fe-4e7f-97a8-f995d1b9afce
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 8f69f253-b97f-4478-a69f-e1945c2c8c5b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
