apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-18T15:33:07Z"
  creationTimestamp: "2026-09-18T15:32:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5009"
  uid: 98ac17e9-d895-400c-b266-4ebcf9aefc29
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 67a203a0-c8d9-4ad9-b7a9-55cb1e2d1ecd
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
