apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-24T07:51:01Z"
  creationTimestamp: "2026-04-24T07:50:40Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "7278"
  uid: fd4a9a63-4212-4331-ac45-18849bcb6924
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c4b96c2f-1300-4631-a8fc-8f245900204e
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
