apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-01T05:18:02Z"
  creationTimestamp: "2026-09-01T05:17:41Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5233"
  uid: 8f806109-3d90-41c8-81f6-6de94c33e6c7
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: db9aa847-4350-4f34-9ea4-4b266e5d1675
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
