apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T13:57:58Z"
  creationTimestamp: "2026-05-05T13:57:20Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5494"
  uid: 6cd47684-9698-40ac-859e-bf5189466b6c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: cc9a1330-ee06-4592-8b2f-40e0b2ddb42a
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
