apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-10T04:05:41Z"
  creationTimestamp: "2026-05-10T04:05:05Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5182"
  uid: 8af8cf4b-adbb-4c4c-bd9b-19ee88c20180
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: a35c8463-2a2d-4064-bd7e-7e5ff26b6bb6
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
