apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T02:44:56Z"
  creationTimestamp: "2026-03-04T02:43:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5735"
  uid: 2e9ebb1c-d257-4757-bfec-48eb56b2dc61
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 1c899ea0-e50c-4ba3-9bbc-aa90ced91dba
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
