apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-07T08:44:43Z"
  creationTimestamp: "2026-09-07T08:44:23Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5131"
  uid: 25547b8e-9b75-4b06-8bc4-1d4d7f5246e7
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 207a0dd3-a222-4412-bf74-175a26c9e686
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
