apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-18T22:23:45Z"
  creationTimestamp: "2026-04-18T22:23:09Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5636"
  uid: dd0568b3-291b-4400-b49a-e0a8fd5ac7ae
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 1f6552b3-cde7-43e5-91a7-420cbf9185a5
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
