apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T03:13:52Z"
  creationTimestamp: "2026-06-18T03:13:01Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5517"
  uid: 0ae71866-0a66-4fa8-86e2-d6df625012fe
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: b0307363-e3f3-4569-9169-130077f5ab7f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
