apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-12T11:11:30Z"
  creationTimestamp: "2026-08-12T11:10:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5572"
  uid: 387b7e0f-3f66-4808-ac03-1f45301f3bc5
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: bf17bc85-f6d4-4db7-ab91-922408d47a22
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
