apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T16:31:09Z"
  creationTimestamp: "2026-04-22T16:30:33Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4951"
  uid: da1a02e7-7718-4643-9ad3-817486c2369c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 6c07b47c-dce6-4b43-a531-d34dd8d1330c
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
