apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-09T01:19:17Z"
  creationTimestamp: "2026-09-09T01:18:40Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5958"
  uid: c36b6011-ec49-4a2e-a1e6-adf35c8e2748
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 4eaa2356-d6ca-4bc2-807a-68f0af70fb5e
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
