apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-29T06:10:00Z"
  creationTimestamp: "2026-05-29T06:09:08Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5969"
  uid: ca616a04-1edc-4f0b-9fdd-1c9f607e7a72
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.81
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: b167f573-5ad4-4a17-a986-e5a1aa00f7dd
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
