apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-08T22:51:49Z"
  creationTimestamp: "2026-09-08T22:51:13Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5229"
  uid: b7bc585c-219b-4653-bdf4-ba9ee031f568
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: a08577c0-7835-48f9-a091-9bf2db9231f0
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
