apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-09T06:06:21Z"
  creationTimestamp: "2026-04-09T06:05:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5423"
  uid: f53a0728-adc2-4ac4-9f33-33c0804ff41b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.239
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: cd94ea66-ebc9-4ee6-ae63-cbc21f907139
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
