apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-30T01:57:17Z"
  creationTimestamp: "2026-05-30T01:56:25Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5206"
  uid: dc13f95e-d369-439e-b1bd-90d234899ac3
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c0372ce1-75b6-42a6-9c34-7e206109f9fa
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
