apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T11:21:35Z"
  creationTimestamp: "2026-05-12T11:20:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5610"
  uid: 318c1982-ae74-444f-8ac0-820687ecf68c
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: 58f5bd5e-b4a5-4d01-b0b5-9bac8ad0e074
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
