apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-01T18:37:39Z"
  creationTimestamp: "2026-09-01T18:36:48Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6008"
  uid: 28574c2a-dff4-4300-91c4-c5ceb1596b0f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 6d03e3c0-3e8f-4bd0-8f11-f68d02ab828b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
