apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-25T21:13:18Z"
  creationTimestamp: "2026-03-25T21:12:27Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5374"
  uid: a75feaa5-7ca1-43ba-9c12-ac40f914b80c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: bd7ac78c-8c54-4a11-bc54-58dd68a94e13
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
