apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T18:53:24Z"
  creationTimestamp: "2026-06-23T18:52:47Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5559"
  uid: b577daec-6e9c-4a62-8649-7a39a59e8e5a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 5a0e3eb3-346c-4c4e-b715-069c8d2ff950
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
