apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-12T17:47:23Z"
  creationTimestamp: "2026-08-12T17:46:47Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5664"
  uid: eb16d8d3-f3c4-4a6e-a2a1-343c66e1dc9b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.21
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ada5fe04-e667-49cf-a0a4-05923fc74137
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
