apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-28T06:09:14Z"
  creationTimestamp: "2026-04-28T06:08:38Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5145"
  uid: 79efc8cd-2381-4ad4-a8dc-707368837ed1
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: e8b48c6a-3b81-40db-b8be-c4bb7cf96716
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
