apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-21T03:04:00Z"
  creationTimestamp: "2026-05-21T03:03:39Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4918"
  uid: 12ed38b7-3f00-44ff-9221-1bf67396fd47
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 620234bf-9c8f-44ca-9a50-8065be051abf
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
