apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-06T14:19:02Z"
  creationTimestamp: "2026-09-06T14:18:11Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5980"
  uid: f3194fbf-060d-4b34-a085-ebd06256e92b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: dfc81cde-51dc-43fd-bdb8-249af4018db1
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
