apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T13:01:03Z"
  creationTimestamp: "2026-03-18T12:59:57Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6208"
  uid: 5f163e23-85a0-44a9-aac9-c273c0298fc2
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: b7bdbac8-045b-4f7a-863b-4ed1d36ce7eb
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
