apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-13T01:15:30Z"
  creationTimestamp: "2026-08-13T01:14:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5168"
  uid: 49b9bd74-eb45-422c-9b91-d3c9fef5a506
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: a21daa9c-3a95-4453-a931-70e967e65201
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
