apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T01:14:48Z"
  creationTimestamp: "2026-04-02T01:14:12Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5588"
  uid: ecc4c273-f814-4303-886a-dc73856971bc
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.15
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ea869f58-7065-48c5-b804-fb3874f5d33f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
