apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T16:37:19Z"
  creationTimestamp: "2026-04-22T16:36:28Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5646"
  uid: c07c11b8-6e32-4dd7-be88-ef8ad43f5b22
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 7abd02c6-3eb0-43ca-ba4c-cd612af92b73
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
