apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T22:34:58Z"
  creationTimestamp: "2026-04-09T22:34:03Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6085"
  uid: a5b841d6-e08f-44cb-85af-adce9f35d9bc
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 307cc963-5460-4f47-8a80-0a73456f5b74
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
