apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-15T18:54:45Z"
  creationTimestamp: "2026-04-15T18:53:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5699"
  uid: 97f0fa99-ef54-4b33-9a04-238962961a28
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: d602c661-5065-4dd3-bd0b-74ca5f7c69ac
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
