apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-15T22:33:32Z"
  creationTimestamp: "2026-09-15T22:32:56Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5705"
  uid: 784e7d03-466e-4a2b-951e-06c984c3a7cf
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.71
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: bf42166b-11fc-4132-b8b6-ab800a97ed7f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
