apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T12:12:50Z"
  creationTimestamp: "2026-04-09T12:12:29Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5409"
  uid: 90fa6471-7abc-4585-8dff-eb4d46f14e3a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 8f211138-4652-4b6c-b1b8-640ef4bc3924
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
