apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T06:22:30Z"
  creationTimestamp: "2026-04-22T06:21:23Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6535"
  uid: 97f0c4a7-24ba-4292-ad05-5a0536e93da2
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: a92210d8-d993-4db3-ada7-8c2077a0922a
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
