apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T21:03:07Z"
  creationTimestamp: "2026-04-27T21:02:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4899"
  uid: a51bff97-57ce-41e2-b637-a426013949a1
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 50580a5a-c5ec-40e1-8f99-e3af34e823ab
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
