apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-03T16:32:41Z"
  creationTimestamp: "2026-09-03T16:31:49Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5992"
  uid: 69d574f2-f980-4c82-81e4-58db6744dcfb
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.212
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 2a724957-5931-468a-9361-13b86b74d75d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
