apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-31T19:52:09Z"
  creationTimestamp: "2026-08-31T19:51:33Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5316"
  uid: e59f93c7-f6d4-49db-9e62-1353afac64bd
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 157fb46b-1ba3-415e-b6d3-af390ba8db19
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
