apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T12:09:11Z"
  creationTimestamp: "2026-04-27T12:08:15Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5425"
  uid: 0a11b787-d698-4ae1-8a77-8c22f66ee6a3
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: be97d843-1fce-4842-aa13-ad5cd7029832
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
