apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-24T10:05:48Z"
  creationTimestamp: "2026-05-24T10:05:11Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4971"
  uid: 4db923b3-6343-42e5-90af-9a5329114fc7
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: e8faf987-fc96-4057-b913-fc9112902f43
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
