apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-02T21:41:35Z"
  creationTimestamp: "2026-06-02T21:40:44Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5843"
  uid: d6278e08-a12c-4126-afca-6d6580005666
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 61673490-40fa-4e20-9808-c534ce6043bb
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
