apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-07T16:07:59Z"
  creationTimestamp: "2026-07-07T16:07:24Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5456"
  uid: 2f362dfc-126c-4c95-9766-0073b40fa2db
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 05f7fc49-1cf7-4931-a765-abf08bf2c61a
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
