apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-11T17:57:11Z"
  creationTimestamp: "2026-04-11T17:56:34Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5640"
  uid: cf3b85ab-1b00-4e1d-b1ab-b0e483553eb9
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: cfd39230-22f5-418d-9d4d-0cd27ee4ef01
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
