apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T13:54:38Z"
  creationTimestamp: "2026-05-05T13:53:46Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5445"
  uid: 2d59850e-3815-44bc-8f87-f5b12a31abc1
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 02a13e27-4839-4db6-9662-6d7c8049e88d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
