apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-15T05:04:04Z"
  creationTimestamp: "2026-04-15T05:03:43Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4847"
  uid: 1f1f01f7-e396-45b2-9013-c946339626eb
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.155
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 068b3c1e-226c-455e-ac93-1a60bac0e23f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
