apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T12:40:47Z"
  creationTimestamp: "2026-06-18T12:39:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5311"
  uid: 987e6a04-8660-4f9b-9572-58242efe4aa1
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: d73e6d26-08cb-48f2-822a-86c1b066b047
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
