apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T11:37:45Z"
  creationTimestamp: "2026-05-29T11:36:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5658"
  uid: 1b80969f-27d0-4c6e-bb20-4a9fa906e9fb
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: af79873e-a2a2-4f2d-99a5-2017df55fd39
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
