apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-13T18:39:06Z"
  creationTimestamp: "2026-08-13T18:38:31Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5522"
  uid: 093c2872-c8ac-4ead-ae5f-6055e953b012
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: 121c6c55-4183-4192-8804-0e62b562469f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
