apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-18T01:31:21Z"
  creationTimestamp: "2026-09-18T01:30:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5274"
  uid: 15af0b42-c53f-4ada-85ee-7fd179fe9b2a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 415cf4aa-25b0-4ce6-823f-9db2f1e4d649
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
