apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-12T11:05:32Z"
  creationTimestamp: "2026-08-12T11:04:26Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5521"
  uid: fb375c4d-5e02-4f7f-8b48-4e6312d75b34
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: bbf85b4f-39d0-47cc-ae90-bc1f89fbf0c0
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
