apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-24T03:56:30Z"
  creationTimestamp: "2026-06-24T03:55:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5498"
  uid: fde91751-a583-45c0-b992-353b90e4b161
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: a9e09711-ea8e-4e4d-bb6c-e2cf5b14bfee
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
