apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T05:40:31Z"
  creationTimestamp: "2026-03-20T05:39:40Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4987"
  uid: 95bcc784-0039-4377-9b48-9f80bd44659c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 3fcca03c-f4ba-4fb8-8368-935a645cba0d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
