apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-17T11:09:25Z"
  creationTimestamp: "2026-07-17T11:08:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5751"
  uid: d7eef0b4-f7e0-4795-aa76-aa17281923f7
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 4cb8a9cc-15c0-44bc-9ead-1c2f56f04a78
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
