apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T02:41:18Z"
  creationTimestamp: "2026-03-04T02:40:28Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5119"
  uid: ab5c2378-2823-47ee-90cf-a8a984755dc5
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: ecb3a972-fea0-4ec4-a5c5-a90bd6c76b3a
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
