apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-11T05:36:39Z"
  creationTimestamp: "2026-09-11T05:35:48Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5810"
  uid: 210769a7-88b9-44c1-a120-d89f0b0a0441
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: f8a29675-2518-441d-a642-6ff06a5f46df
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
