apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-22T01:57:34Z"
  creationTimestamp: "2026-09-22T01:56:58Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5224"
  uid: ae5965d1-9db1-49f7-98ae-5fce2d0a8270
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 267cb43a-562d-4889-aeba-9b18ca6b54ca
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
