apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-27T05:45:19Z"
  creationTimestamp: "2026-06-27T05:44:42Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4955"
  uid: 7619468a-d774-406c-afda-5797c230e09d
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: cf994668-6428-4f49-97f9-34b12bf83639
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
