apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T22:26:13Z"
  creationTimestamp: "2026-05-05T22:25:21Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5687"
  uid: 622e21b1-9db0-419d-94b5-83ab44b2dccd
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 9dd4c271-1fa6-44ce-9e2d-456bc30655d7
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
