apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T21:03:21Z"
  creationTimestamp: "2026-04-20T21:02:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5447"
  uid: ae404288-512e-4a2b-b44e-8645419dce64
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 74c363a5-b8f1-4487-af63-e89e12fc2232
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
