apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-18T02:30:14Z"
  creationTimestamp: "2026-09-18T02:29:38Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5409"
  uid: 3912e2ef-02c8-49e9-a1f3-65ea56ebf2c6
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 3b57f71a-7a14-4403-871d-da6758a4ea9a
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
