apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T15:18:00Z"
  creationTimestamp: "2026-06-18T15:17:21Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5140"
  uid: dc13b987-1076-48fa-bd2e-754e9f8d8a0a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 901cc599-bdd2-4868-9700-336ca2b0a8dc
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
