apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T18:05:07Z"
  creationTimestamp: "2026-05-11T18:04:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5600"
  uid: dcc4b1a4-4d04-4993-95fe-fc77fae46d07
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: cf97729c-0e53-4390-88e4-94ae42a7944c
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
