apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-21T10:13:47Z"
  creationTimestamp: "2026-04-21T10:13:23Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5049"
  uid: 9355285a-9f76-4e56-af3b-3486e7f2641a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 9a8c44c8-92d6-48ce-acdd-715ad317473e
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
