apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-03T02:44:03Z"
  creationTimestamp: "2026-09-03T02:43:12Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5998"
  uid: c985fd71-fc5c-4768-b621-97df5d6d26e4
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: e75f6d85-579e-4561-8232-793bbc8f68b3
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
