apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-04T01:50:51Z"
  creationTimestamp: "2026-05-04T01:50:01Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5665"
  uid: e45ec4db-f196-4005-b121-49df47fb9499
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 7d31c32a-74e0-4b84-80b7-41864858c90f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
