apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T00:29:33Z"
  creationTimestamp: "2026-04-22T00:28:57Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5098"
  uid: c93c8ecd-5be6-4782-8c13-93608525d0ad
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 87e98fd3-8e00-4942-a53b-6c813ff80ffe
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
