apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-31T21:31:29Z"
  creationTimestamp: "2026-07-31T21:30:53Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4979"
  uid: e6c9aa76-dec4-4d3a-9561-e2fda620b655
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.53
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: dd059234-97b9-43b6-8b6c-d2bff42a1cb1
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
