apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-11T17:57:23Z"
  creationTimestamp: "2026-04-11T17:56:18Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6012"
  uid: a0f17eb7-7bd7-4052-9d66-a6823727a8e8
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 34303acb-663f-436e-abea-8db33b253c9d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
